DocumentsDate added
Joomla Object Generator, (JOG) is a PHP code generator which
automatically generates clean & tested object classes (extends
mosDBTable) for your Joomla 1.0.x/1.5 components. JOG is adapted from
the PHP Object Generator (http://www.phpobjectgenerator.com)
I intend to extend JOG to allow automatic creation of inputFilter
validation code in the check() method of your object and possibly even
create standard add,update,delete forms too.
Creating object classes when building components for Jooma is a very
repetitive task and I hope this tool will be as useful to you as it is
to me. Note: This is an online tool which is used directly from the
site.
18 July 2006 : Added Null/Not Null and default value support.
28 July 2006 : Now available for download ;)

