E&S CVS Commit: PEAK - More steps towards the magical "all-in-one" structural feature class. It

pje at eby-sarna.com pje at eby-sarna.com
Thu Feb 6 15:32:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Feb  6 20:31:25 UTC 2003

Modified Files:
	PEAK/src/peak/model: method_exporter.py structural.py

Log Message:
More steps towards the magical "all-in-one" structural feature class.  It
looks like I'm going to need to do some serious rework on 'MethodExporter'
to go any further, however, as MethodExporter has some flakiness with
regard to overriding things in subclasses.  :(  Probably MethodExporter
needs to make use of 'binding.classAttr()' to bootstrap creation of some
attribute descriptors for the verbs.  I'll have to think about that for a
bit, though.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/method_exporter.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.12&r2=1.13

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/model/method_exporter.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/model/structural.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