What's the best way to perfom a bit of manipulation on a mapper-loaded
instance just AFTER it's been populated?

Right now I'm using a mapper extension to override populate_instance
and then calling back to the mapper argument to do the actual
population, then adding my changes, but is that the best way?

Thx,
Rick

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