The changes were made in
Moose-Tests-SmalltalkImporter-KGB-DiegoLont.27 Fame-Core-DiegoLont.17 Famix-Core-DiegoLont.225
- fix issue 975 remove:ifAbsent: - Add a FMNullMultivalueLink and use that when there are no values yet. FMMultivalueLink allocates an OrderedCollection (with default space for 10 items) as values. In the models we have, about 85% of the multivaluelinks are empty. In WhiteStar, we save about 10MB. - replace initiializations with FMMultivalueLink through FMNullMultivalueLink in Famix-Core - reordered tests. We would like some comments on that.
Stephan