E&S CVS Commit: PEAK - Refactored so that Service, Element, and Feature classes are all instances
pje at eby-sarna.com
pje at eby-sarna.com
Fri Nov 22 02:02:00 EST 2002
Module Name: PEAK
Committed By: pje
Date: Fri Nov 22 07:01:25 UTC 2002
Modified Files:
PEAK/src/peak/model: api.py
Log Message:
Refactored so that Service, Element, and Feature classes are all instances
of 'binding.TraversableClass', then replaced the funky 'fromString()'
logic with a couple of standard bindings. Features can now easily use
strings to refer to their applicable class, datatype, etc.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/api.py.diff?r1=1.46&r2=1.47
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 PEAK/src/peak/model/api.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