Michael Bayer wrote:

> a lot.  no decorators for now.

Not even the way we did on TurboGears that mimics the PEAK decorators?  This
way, people can use "@decorator(param)" on Python 2.4+ and can
use "[decorator(param)]" on Python 2.3.  At the same place (before the
method / function declaration). 




--~--~---------~--~----~------------~-------~--~----~
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