On Thu, Oct 28, 2010 at 08:16:33PM +0000, Mark wrote:
> I can easily set up the 
> tree in my python code and pickle it.

   My not so humble opinion on that is - don't do that. Use portable tools
(portable between languages, I mean in this case). SQL is quite a portable
tool; if your project eventually grows up to include a number of developers
they would want to use different languages for different tasks, for
example, Java to create reports and PHP for quick-and-dirty backoffice; in
this case having a well thought out SQL schema is a big advantage.

Oleg.
-- 
     Oleg Broytman            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to