From: SourceForge.net <no...@so...> - 2006-11-15 03:10:04
|
Feature Requests item #1596758, was opened at 2006-11-15 03:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391882&aid=1596758&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: Interface Improvements (example) Group: Next Release (example) Status: Open Priority: 3 Private: No Submitted By: Ichiro Furusato (ifurusato) Assigned to: Nobody/Anonymous (nobody) Summary: support subjectIndicatorRef in parameters Initial Comment: currently the Variant interface includes an addParameter(Topic) method, but XTM 1.0 also permits <subjectIndicatorRef> elements as children of <parameters>, so there should probably be an addParameter(Locator) method in the API as well. Calls to this method would add a Locator instead of a Topic. When one doesn't want to reify the subject of the parameter (such as XTM 'Display') as a Topic, this would be welcome. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391882&aid=1596758&group_id=27895 |