[M3commit] CVS Update: cm3
Jay Krell
jkrell at elego.de
Sun Apr 4 10:55:47 CEST 2010
CVSROOT: /usr/cvs
Changes by: jkrell at birch. 10/04/04 10:55:47
Modified files:
cm3/caltech-parser/cit_util/src/: OpenArrayTable.mg
Log message:
make it look more like
C:\dev2\cm3.2\m3-libs\libm3\src\table\Table.mg
These files are almost identical.
The differences I see are:
key is ref vs. not ref
can be fixed in parameter to generic
InitIterator/init used or not used
safe to use
call to key.Clone() in Put
This is probably the only sticking point.
DefaultIterator derives from Object or Iterator
probably ok to be from Iterator
except, er, I don't think this file is even used,
will delete if not
More information about the M3commit
mailing list