I use sqlalchemy and have my definitions outside of TG. Although I think it is a good thing making activemapper available for easy coding, TG identity assumes activemapper is being used and I have yet to get my non-activemapper classes working properly with it. An example is the call SAClass.get_by(). Any ideas on what I can do to get my classes working with Identity? I've tried using assign_mapper to monkey patch my classes, but haven't got that to work yet.
Randall --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

