E&S CVS Commit: TransWarp - Added 'getItem()' method to RecordType, which should make Specialists a
pje at eby-sarna.com
pje at eby-sarna.com
Tue Mar 5 10:25:01 EST 2002
Module Name: TransWarp
Committed By: pje
Date: Tue Mar 5 15:24:20 UTC 2002
Modified Files:
TransWarp/src/TW/Database: DataModel.py
Log Message:
Added 'getItem()' method to RecordType, which should make Specialists a
little simpler (since they won't have to retrieve from a TypeManager and
then check the return type. This is just the beginning of the needed API
expansion, however, since this makes it now impossible to add items to a
SimpleTypeManager without using '_getFromCache' directly.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/src/TW/Database/DataModel.py.diff?r1=1.17&r2=1.18
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 TransWarp/src/TW/Database/DataModel.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