E&S CVS Commit: pylib - Documented StructrualModel "querying" interface, and added tests for

pje at eby-sarna.com pje at eby-sarna.com
Fri Jun 29 12:23:00 EDT 2001


Module Name:	pylib
Committed By:	pje
Date:		Fri Jun 29 16:22:44 UTC 2001

Modified Files:
	pylib/TW/StructuralModel: Features.py InMemory.py Interfaces.py
	    Queries.py
	pylib/TW/tests/StructuralModel: _Aspects.py

Log Message:
Documented StructrualModel "querying" interface, and added tests for
current implementation.  Fixed some implementation issues for "reference"
type (single pointer).


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.11&r2=1.12
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/InMemory.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Interfaces.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Queries.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/pylib/TW/tests/StructuralModel/_Aspects.py.diff?r1=1.12&r2=1.13

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pylib/TW/StructuralModel/Features.py
cvs rdiff -r1.5 -r1.6 pylib/TW/StructuralModel/InMemory.py
cvs rdiff -r1.2 -r1.3 pylib/TW/StructuralModel/Interfaces.py
cvs rdiff -r1.6 -r1.7 pylib/TW/StructuralModel/Queries.py
cvs rdiff -r1.12 -r1.13 pylib/TW/tests/StructuralModel/_Aspects.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