summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/__init__.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2013-08-02 18:21:02 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2013-08-02 18:21:02 -0400
commit268d4cfcb13d29534746484e76464f1853aa7525 (patch)
treecad9257480e740bb94881c0c18fa0ebf246f5a85 /lib/sqlalchemy/engine/__init__.py
parent7f9becf3fbbdb33d2a9098098d240c25c0afc106 (diff)
downloadsqlalchemy-268d4cfcb13d29534746484e76464f1853aa7525.tar.gz
- after discussions with the original project folks working with zope security
proxies, they aren't overriding getattr() or setattr() at all. so all the hardcoded getattr()/setattr() is removed from collections.py. Lots of these getattr/setattr were against the attributeimpl and decorated functions and don't seem like they'd ever be needed; for a user that needs special access to a collection, we can evaulate that use case and add a single point of "unwrapping", and probably add a hook for it via InstrumentationManager so that the collection implementation isn't complicated by it.
Diffstat (limited to 'lib/sqlalchemy/engine/__init__.py')
0 files changed, 0 insertions, 0 deletions