E&S CVS Commit: TransWarp - Changed 'NamedDescriptors' to 'ActiveDescriptors', making them a bit more

pje at eby-sarna.com pje at eby-sarna.com
Sun Mar 10 15:05:00 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Sun Mar 10 20:04:28 UTC 2002

Modified Files:
	TransWarp/src/TW/API: Meta.py Misc.py
	TransWarp/src/TW/SEF: Basic.py

Log Message:
Changed 'NamedDescriptors' to 'ActiveDescriptors', making them a bit more
flexible, adding a bit of interface documentation, and adding support for
classes to keep a set of '__volatile_attrs__' for filtering '__getstate__'
data to avoid persisting cached/computed attributes, without needing
everything to use '_v_' names.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/src/TW/API/Meta.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/TransWarp/src/TW/API/Misc.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/Basic.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 TransWarp/src/TW/API/Meta.py
cvs rdiff -r1.3 -r1.4 TransWarp/src/TW/API/Misc.py
cvs rdiff -r1.4 -r1.5 TransWarp/src/TW/SEF/Basic.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