E&S CVS Commit: TransWarp - Added __delete__ handling and test refinements to the new "method

pje at eby-sarna.com pje at eby-sarna.com
Fri Mar 22 08:33:00 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Fri Mar 22 13:32:53 UTC 2002

Modified Files:
	TransWarp/src/TW/SEF: Basic.py
	TransWarp/src/TW/SEF/tests: General.py

Log Message:
Added __delete__ handling and test refinements to the new "method
exporting" feature metaclass.

(FYI: the source-changes announcement script broke on the last checkin, so
here's what the previous log message would have said:

"""
First draft of a feature metaclass that exports methods to element classes.
Supports filtering, renaming, naming conventions, etc., and has unit tests,
but isn't yet integrated into the SEF framework.  That's going to take
quite a bit more work.  Also, it's not properly documented, though I've
made a brief stab at it.  The docs should really go in the IFeature
interface, though, and a couple other things are still rough at this point.
"""

Hopefully this time the log message will go through to the mailing list...


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/Basic.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/tests/General.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 TransWarp/src/TW/SEF/Basic.py
cvs rdiff -r1.2 -r1.3 TransWarp/src/TW/SEF/tests/General.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