On Mar 1, 2006, at 2:29 PM, Michael Bayer wrote:
I have no problem with there being a global default ProxyEngine, although i do want to experiment with having it more clearly stated as a "Schema" that can be "connected" to a database, and possibly moving ProxyEngine out of "ext", especiailly if there is a global default instance of it.

Fair enough, and I think a move out of "ext" would be wise for the ProxyEngine.

although, with regards to a nonexistent "engine" parameter automatically indicating a global....

Thats what keyword arguments are for: sane defaults.

i *do* remember someone reminding me that "explicit is better than implicit", now who was that ? :)

Tim Peters, of course.  But, as I recall, he also stated:

    Beautiful is better than ugly.
    Readability counts.

All in good fun, of course, but what use would a global ProxyEngine be if I had to pass it into every contructor? ;)

--
Jonathan LaCour
http://cleverdevil.org




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