On Mar 15, 2006, at 2:23 AM, Jeff Watkins wrote:

The principal use for AutoConnectEngine is to support the TurboGears PackageEngine which looks in a config file (which is loaded at server startup time) to determine the dburi.

I honestly wasn't aware that create_engine worked that way, so really AutoConnectEngine could be called JustInTimeConnectEngine or something.

If you're just hooking up the engine at run-time, the EngineProxy does just that. How is using JustInTimeConnectEngine any different than using EngineProxy and setting the current engine during the request?

- Ben


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to