E&S CVS Commit: PEAK - Added/updated misc. docstrings, and noted deprecation of 'model.Model',

pje at eby-sarna.com pje at eby-sarna.com
Wed Feb 19 18:50:01 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Feb 19 23:49:20 UTC 2003

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

Log Message:
Added/updated misc. docstrings, and noted deprecation of 'model.Model',
'model.Package', and 'model.Namespace'.  The test suite still uses
'model.Model', though, and will continue to do so until I decide on a
stable interface for XMI DM's to look classes up in.  Right now, they
assume the use of attributes for navigation, so 'model.Package' and
'model.Model' are the cleanest way to do this outside of making a Python
module containing the classes.  Maybe I should just yank that code from
the test suite out into its own module and be done with it...


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

To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 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