E&S CVS Commit: pylib - Moved transaction-handling functions from TypeManager to Database. Misc.

pje at eby-sarna.com pje at eby-sarna.com
Tue Feb 26 19:00:01 EST 2002


Module Name:	pylib
Committed By:	pje
Date:		Tue Feb 26 23:59:19 UTC 2002

Modified Files:
	pylib/TW/Database: DataModel.py Interfaces.py LDAPModel.py

Log Message:
Moved transaction-handling functions from TypeManager to Database.  Misc.
refactoring to use Once attribs for queueing/registration status.  Added
IDatabase to interfaces.  Still need to do version checking/autoinvalidate,
but that's about it before I can start in on Specialists and other
dispatch-layer items.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Database/DataModel.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/pylib/TW/Database/Interfaces.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/pylib/TW/Database/LDAPModel.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pylib/TW/Database/DataModel.py
cvs rdiff -r1.2 -r1.3 pylib/TW/Database/Interfaces.py \
    pylib/TW/Database/LDAPModel.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.





More information about the source-changes mailing list