Hi,
I am trying to see what it is possible to do with Hismo. After
building a ModelHistory, I tried to inspect different entities here.
The first problem that I bumped into is with NamespaceHistory. If I
try to call allClassHistories on a NamespaceHistory instance, it
tries to call
#computeSubHistories:computedForEachVersionAs:withDescription:, which
does not seem to be implemented anywhere.
Any clues on how to make this work? The purpose of this is to be able
to build package histories from namespace histories of Java systems
(for instance, org.bla.foo namespace will produce three nested
packages).
I am working with the more-or-less-latest version of Moose, in VW7.5.
Thanks,
Ricky