E&S CVS Commit: PEAK - Started work on CORBA typecode support, for XMI 1.0/1.1 and general utility
pje at eby-sarna.com
pje at eby-sarna.com
Mon Feb 10 18:36:00 EST 2003
Module Name: PEAK
Committed By: pje
Date: Mon Feb 10 23:35:04 UTC 2003
Modified Files:
PEAK/src/peak/model: datatypes.py
PEAK/src/peak/storage: xmi.py
Log Message:
Started work on CORBA typecode support, for XMI 1.0/1.1 and general utility
purposes. Interestingly, since I'm using 'model.Enumeration' and
'model.Datatype' to define typecodes, this gets pretty circular...
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/datatypes.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/storage/xmi.py.diff?r1=1.13&r2=1.14
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/model/datatypes.py
cvs rdiff -r1.13 -r1.14 PEAK/src/peak/storage/xmi.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