E&S CVS Commit: PEAK - Got rid of _getList() from features, removed all remaining usages. It

pje at eby-sarna.com pje at eby-sarna.com
Sun Feb 23 20:25:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Feb 24 01:24:27 UTC 2003

Modified Files:
	PEAK/src/peak/metamodels: MOF131.py
	PEAK/src/peak/model: features.py interfaces.py queries.py

Log Message:
Got rid of _getList() from features, removed all remaining usages.  It
really wasn't very helpful, all in all, and it was getting in the way of
the performance tuning I'm still trying to do.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/MOF131.py.diff?r1=1.20&r2=1.21
http://cvs.eby-sarna.com/PEAK/src/peak/model/features.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/model/interfaces.py.diff?r1=1.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/model/queries.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/metamodels/MOF131.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/model/features.py
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/model/interfaces.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/model/queries.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