On Jul 8, 2006, at 12:32 PM, Michael Bayer wrote:

> sure, the threadlocal mod and the activemapper mod both make their  
> own SessionContext, both of which get associated with the mapper  
> for Foo,  and then they are conflicting.  they are currently not  
> compatible.
>

This is a good argument to have users manage SessionContext instances  
explicitly (for thread-local behavior) rather than having it  
implicitly created behind the scenes. Maybe the threadlocal mod  
should be deprecated and a new tutorial should be written up to  
demonstrate how to get thread-local behavior using SessionContext?

~ Daniel


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to