E&S CVS Commit: pylib - Adjustments to the interface and implementation of Set and Reference
pje at eby-sarna.com
pje at eby-sarna.com
Fri Jun 29 15:20:01 EDT 2001
Module Name: pylib
Committed By: pje
Date: Fri Jun 29 19:19:54 UTC 2001
Modified Files:
pylib/TW/StructuralModel: Features.py InMemory.py Interfaces.py
Log Message:
Adjustments to the interface and implementation of Set and Reference
features so that References act more like Sets that just happen to be
limited to a single element, and are get/set with an item instead of a
sequence.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Features.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/InMemory.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Interfaces.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pylib/TW/StructuralModel/Features.py
cvs rdiff -r1.6 -r1.7 pylib/TW/StructuralModel/InMemory.py
cvs rdiff -r1.3 -r1.4 pylib/TW/StructuralModel/Interfaces.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