On Jun 15, 2007, at 22:32, Peter Karman wrote:

We have a similar thing too,
        https://svn.develooper.com/combust/trunk/bin/scaffold_schema

Example output in
        https://svn.develooper.com/projects/ntppool/trunk/lib/NP/Model.pm

One of the clever things we have is that the model loads extra stuff  
from NP::Model::Foo,
        https://svn.develooper.com/projects/ntppool/trunk/lib/NP/Model/
so the auto-generated class is never manually edited.   There's also  
a way to tweak the auto-generated class, of course.

Helper stuff:
        https://svn.develooper.com/combust/trunk/lib/Combust/RoseDB/

Our database connection thing (interfaces with Combust::DB):
        https://svn.develooper.com/combust/trunk/lib/Combust/RoseDB.pm

The only thing that is dependent on "combust" is Combust::DB (which  
in turn uses our configuration stuff to get the database DBI).



- ask

-- 
http://develooper.com/ - http://askask.com/



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to