From: SourceForge.net <no...@so...> - 2006-02-18 14:58:23
|
Bugs item #1433698, was opened at 2006-02-17 18:02 Message generated for change (Comment added) made by lheuer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1433698&group_id=27895 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Lars Heuer (lheuer) Assigned to: Nobody/Anonymous (nobody) Summary: tmapi.BaseName fetches TopicMapFactory without need Initial Comment: The TMAPIBaseNameImpl fecthes the TopicMapFactory in the buildVariants method but does not use it. The attached patch removes the TopicMapFactory import and simplifies the getVariants() method a bit (the buildVariants method is removed) ---------------------------------------------------------------------- >Comment By: Lars Heuer (lheuer) Date: 2006-02-18 15:58 Message: Logged In: YES user_id=399396 See bug report and patch #1434160, that fixes this bug, too. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1433698&group_id=27895 |