Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stellation-res] checkin workspace changes

I just checked in latest workspace changes:
GetProperty.java and SetProperty.java now Get.java and Set.java respectively.
Changed merge test test6 to use get and set.
Create.java and Fork.java gone, Project now has methods create() and fork().
All references to text 'normalization' and associated methods removed.
Implemented several of Jonathan Gossages suggested changes.
Much more javadoc; there now should be at least a tag for almost all parameters,
return values and exceptions thrown. Feel free to send me e-mail or file Bugzilla
re further javadoc suggestions (I see no need to clutter up this list with that).

Other miscellaneous changes, mostly of a cleanup sort, and some fixes for save/restore.

dave
-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx. 


Back to the top