On Aug 19, 2008, at 2:43 PM, Jose Galvez wrote:

>
> What is the proposed stability of declarative functions which I guess
> are pretty new.  From what I've read so far I really like it and was
> thinking of using it, but was just wondering what the long turn  
> outlook
> for it looked like?  After doing some reading on the new release of
> Elixir, Elixir looks like a mich simplier and more feature complete  
> then
> declarative, but It does not look like Elixir works with a legacy
> databse (but I'm still looking into that) so I was wondering about
> declarative's long term stability.

declarative is intended to be a lot simpler than Elixir, so thats  
funny you see it the other way around.   I'm using it (declarative) on  
a production project and so are many others, and forms the basis of  
the object-relational plugin for Grok.  Its fully stable since it is  
using the same SQLAlchemy constructs that regular mapper() and Table  
calls do.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to