Take a look at Jifty for some ideas on models generating schema, http://lena.franken.de/jifty/index.html http://search.cpan.org/~sartak/Jifty-0.80408/lib/Jifty.pm http://jifty.org/
(Idea is you code the schema in perl for perl's benefit as well as the database's.) On Mon, Jan 19, 2009 at 2:20 AM, Lyle <[email protected]> wrote: > Hi All, > I'm getting into this YAML/JSON thing. Having a centralised schema for > a load of my routines should make future updates a hell of a lot easier. > I'm thinking of also putting in the info needed to generate the database > tables themselves. Is this normal? If so is there a standard way of > doing it? My google-fu didn't bring up much. > > > Lyle > > _______________________________________________ > BristolBathPM mailing list > [email protected] > http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm > _______________________________________________ BristolBathPM mailing list [email protected] http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm
