diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-12-25 14:08:03 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2010-12-25 14:08:03 -0500 |
| commit | 7dbb6bffc20bccb6e7087f9cfddb8463d9178204 (patch) | |
| tree | 4e99df724be8b07beb47c5740481f088ddd35450 /examples | |
| parent | 9c7b00455954239dd2f8f9813fb1c024f4202ebf (diff) | |
| download | sqlalchemy-7dbb6bffc20bccb6e7087f9cfddb8463d9178204.tar.gz | |
- on_expire event, since we are starting to build off of events around
full lifecycle
- composite will use events to do everything we want it to, i.e.
storing the composite in __dict__, invalidating it on change
of any of the columns.
- will reinstate mutability of composites via callable attached
to the composite - but userland code will still need to establish
change event listening on the composite itself, perhaps via
a "mutable" mixin like the scalars.py example, perhaps via
addition of descriptors to the mutable object.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
