From: Kal A. <ka...@te...> - 2001-06-12 08:34:01
|
Hi, Just a heads-up to let you know that I added a new method to the TopicMap interface: Iterator getObjects(); Which should return an Iterator over all of the TopicMapObjects which are associated with the topic map. The in-memory implementation has this function added, although it is broken because it only iterates over Topics and Associations. I'm working on a fix. However, I guess that the Ozone implementation will need updating too...do you have time to take a look at that, Gerd ? Cheers, Kal |