E&S CVS Commit: TransWarp - 'setupModule()' and 'adviseModule()' will now issue warnings for most

pje at eby-sarna.com pje at eby-sarna.com
Sun Mar 31 17:21:01 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Sun Mar 31 22:20:56 UTC 2002

Modified Files:
	TransWarp: CHANGES.txt TODO.txt
	TransWarp/src/TW/API: Modules.py

Log Message:
'setupModule()' and 'adviseModule()' will now issue warnings for most
questionable code structures and variable redefinitions that might not
work the way you'd expect or intend under module inheritance.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/CHANGES.txt.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/TransWarp/TODO.txt.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/TransWarp/src/TW/API/Modules.py.diff?r1=1.14&r2=1.15

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 TransWarp/CHANGES.txt
cvs rdiff -r1.6 -r1.7 TransWarp/TODO.txt
cvs rdiff -r1.14 -r1.15 TransWarp/src/TW/API/Modules.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