|
From: <ja...@op...> - 2001-03-19 17:57:05
|
Hey All, I'm happy to announce that the API is now complete for genex2. This means that I am able to succesfully run the make_classes.pl and automatically generate syntactically correct modules for each table (and now views as well) in the DB. This does *not* necessarily mean that the modules are functional (I'll have to test that later), it just means that I can load the modules into a perl script without the compiler complaining. Whew! Since there is still only minimal data in the DB (Contact and ContactType) it is hard for me to run the regression tests. I'll insert some more data now and run some of the regression tests. Once it seems like the base modules work (Contact, ContactType, ContactOwner, Security, UserSec, GroupSec, GroupLink). I'll check the code in to CVS. jas. |