On May 4, 2007, at 9:37 AM, Sanjay wrote:

>
> class TaskExtension(object):
>
>


MapperExtensions need to subclass the MapperExtension class:

class TaskExtension(MapperExtension):




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" 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/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to