From: SourceForge.net <no...@so...> - 2005-03-03 13:08:36
|
Feature Requests item #671063, was opened at 2003-01-20 10:17 Message generated for change (Comment added) made by oliverleimig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391882&aid=671063&group_id=27895 Category: Interface Improvements (example) Group: Next Release (example) Status: Closed Priority: 5 Submitted By: Kal Ahmed (kal_ahmed) Assigned to: Nobody/Anonymous (nobody) Summary: Allow name-based merging to be turned off Initial Comment: Should allow configuration-time control over the name-based merging mechanism. Could be implemented as a boolean valued property (tm4j.nameBasedMerging) which defaults to true and if false, turns off the name-based merging mechanisms of the underlying implementation. ---------------------------------------------------------------------- Comment By: Oliver Leimig (oliverleimig) Date: 2005-03-03 14:08 Message: Logged In: YES user_id=674396 The property is called tm4j.name.based.merge (TopicMapProvider.OPT_NAME_MERGE) and may be passed to the JVM by using -Dtm4j.name.based.merge=false ---------------------------------------------------------------------- Comment By: Kal Ahmed (kal_ahmed) Date: 2003-12-11 16:51 Message: Logged In: YES user_id=176992 Now implemented for all backends. Will be in 0.9.0a2 release ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391882&aid=671063&group_id=27895 |