ok.  here's a question I've got-

btw , i think some session issues I could have had were from the way
that tg and database connections are structured

to explain:
  tg encapsulates a db transaction within run_with_transaction during
'before_main'
  session reading writing occurs much earlier (reading) and later
(writing)

i spoke about this in the thread 'making sqlalchemy suck less' (or
somthing like that)

i'm using a sep. connection for sessions so I run into that issue, but
if you're running sessions off the same db connect strings, you might
have some issues


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

Reply via email to