I haven't had the chance to experiment with it yet, but a declarative
layer sounds like a good idea.
There's also the popular Elixir declarative layer on top of SQLA (from
the creator of activemapper):
http://elixir.ematia.de/trac/wiki
Comparison between the two:
http://www.mail-archive.com/sqle...@googlegroups.com/msg01204.html
Some critique on both:
http://groovie.org/2007/09/04/sqlalchemy-declarative-layers-and-the-orm-problem
-d
--
Dimitris Glezos
Jabber ID: gle...@jabber.org, GPG: 0xA5A04C3B
http://dimitris.glezos.com/
"He who gives up functionality for ease of use
loses both and deserves neither." (Anonymous)
--
I am definitely +1 on that :)