Thanks. I'm guessing your metadata is bound to an engine (mine uses
dynamic binding). ActiveMapper is a class to facilitate declarative
creation of tables, mappers, etc, but what is activemapper. Is that a
module you imported from somewhere?
I'm thinking I should be using sqlalchemy.objectstore, but I'm quite
confused now and trying to sort things out. The new API encourages the
use of sessions, but when using threadlocal,
import sqlalchemy.mods.threadlocal
Then objectstore is available and I'm not sure how to make the
connection and use objectstore. With sessions I do
create_engine(bind_to=engine). If I get through floundering, I'll post
what I found out.
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
-~----------~----~----~----~------~----~------~--~---