Hi,
is there a way to attach an attribute extension of an existing property of an (existing) mapper? I made some tests [1] and it seems that attaching the AttrExt to a mapper does not work: mapper.get_property('name').extension = MyAttrExt() Is there a way apart from setting it while creating the property? thanks in advance sandro *:-) [1] http://dpaste.com/hold/394115/ -- 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 sqlalchemy+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.