From: SourceForge.net <no...@so...> - 2004-12-08 13:42:53
|
Bugs item #1081359, was opened at 2004-12-08 15:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1081359&group_id=27895 Category: In-Memory Impl Group: TM4J 0.9.7 Status: Open Resolution: None Priority: 5 Submitted By: George Tryfon (gtryfon) Assigned to: Nobody/Anonymous (nobody) Summary: http://tmapi.org/features/readOnly Initial Comment: the "http://tmapi.org/features/readOnly" property does not set the TM "readOnly" Properties props = new Properties (); props.setProperty ("http://tmapi.org/features/readOnly" "true"); TMAPITopicMapSystemImpl tmApiSystImpl = new TMAPITopicMapSystemImpl (providerFactory.getClass ().getName(), props, mapFeatures); the TM does not throw exceptions when changed ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391879&aid=1081359&group_id=27895 |