> In my opinion, plain SQLAlchemy is not an acceptable replacement for
> SQLObject in TurboGears.

Agreed, what we need is something that is as easy to get started with
as SQLObject, and as easy to scale to complex problems with as
SQLAlchemy.

ActiveMapper is a good start, and it may eventually give us the best
of both worlds.  Ease of use for popular cases (make simple things
simple) and all the power you need to use wild and crazy legacy
database structures (and complex things possible).


-- 
Mark Ramm-Christensen
email: mark at compoundthinking dot com
blog: www.compoundthinking.com/blog

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to