Should the BaseName::getType() method throw an UnsupportedOperationException (current state) or just return null?
ML ref.: https://sourceforge.net/mailarchive/message.php?msg_id=7535854
Logged In: YES user_id=39120
I don't think it should. Anyone wanting to know whether this is supported can check the feature on TopicMapSystem.
Logged In: YES user_id=399396
I prefer just returning null
Agreement: Just return null, throw no exception. Fixed in CVS March 30th
Log in to post a comment.
Logged In: YES
user_id=39120
I don't think it should. Anyone wanting to know whether this is supported
can check the feature on TopicMapSystem.
Logged In: YES
user_id=399396
I prefer just returning null
Logged In: YES
user_id=399396
Agreement: Just return null, throw no exception.
Fixed in CVS March 30th