New transaction API for storing data on behalf of objects
For objects such as data managers or their subobjects that work with multiple transactions, it's convenient to store transaction-specific data on the transaction itself. The transaction knows nothing about the data, but simply holds it on behalf of the object. Discussion: https://groups.google.com/forum/#!topic/python-transaction/oUzj3uIHBgA
Showing
Please register or sign in to comment