From: Conal T. <Con...@vu...> - 2005-09-01 11:29:38
|
Kal Ahmed wrote: > I think that maybe the "right" thing to do here would be to change the > definition of getBaseTopic() so that it must always return a Topic = object > and must return this when it has no base topic. Firstly that actually = seems > more natural and would let getBaseTopic() be used in a chain of method = calls > more safely; and secondly I think that there are other utilities (not = just > TopicMapWalker) that make this assumption. Yes for sure ... so the "bug" is just in the javadoc for = Topic.getBaseTopic(), and I'll stick with the code I've written. Con |