E&S CVS Commit: TransWarp - Fixed misc. bugs in DataModel, LDAPModel, Connections, and
pje at eby-sarna.com
pje at eby-sarna.com
Mon Mar 18 17:56:01 EST 2002
Module Name: TransWarp
Committed By: pje
Date: Mon Mar 18 22:55:45 UTC 2002
Modified Files:
TransWarp: CHANGES.txt
TransWarp/src/TW: Caching.py
TransWarp/src/TW/Database: Connections.py DataModel.py LDAPModel.py
Log Message:
Fixed misc. bugs in DataModel, LDAPModel, Connections, and
TW.Caching found by Ulrich Eck. Thanks Ulrich! Also, added a fix to
ensure that non-existent records are invalidated by
RecordType.getItem().
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/CHANGES.txt.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/TransWarp/src/TW/Caching.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/TransWarp/src/TW/Database/Connections.py.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/TransWarp/src/TW/Database/DataModel.py.diff?r1=1.20&r2=1.21
http://cvs.eby-sarna.com/TransWarp/src/TW/Database/LDAPModel.py.diff?r1=1.6&r2=1.7
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 TransWarp/CHANGES.txt
cvs rdiff -r1.4 -r1.5 TransWarp/src/TW/Caching.py
cvs rdiff -r1.13 -r1.14 TransWarp/src/TW/Database/Connections.py
cvs rdiff -r1.20 -r1.21 TransWarp/src/TW/Database/DataModel.py
cvs rdiff -r1.6 -r1.7 TransWarp/src/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