[ http://issues.apache.org/jira/browse/MUSE-47?page=comments#action_12423706 ] Dan Jemiolo commented on MUSE-47: ---------------------------------
Andrew has this function in his implementation of Analyzer (muse-tools) - I'm looking to him to make all the necessary methods available and submit a patch of SimpleAnalyzer to resolve this issue. > Utility methods for finding properties per capability > ----------------------------------------------------- > > Key: MUSE-47 > URL: http://issues.apache.org/jira/browse/MUSE-47 > Project: Muse > Issue Type: Improvement > Components: Utilities - General, QName, and XML > Affects Versions: 2.0.0 M1 > Reporter: Balan Subramanian > Priority: Minor > > I'd like to propose additional code that provides the functions of finding > all properties that belong to a capability > The first function can be implemented by comparing the namespace URI of > properties implemented by a particular resource with the namespace URI of the > capability. While this is not mandated by the spec, this is an useful > convention to follow and most probably, tooling around WSDM could enforce > this (based on user preference). We can specify this limitation in the > documentation. Also for standard capabilities, it will use the the PROPERTIES > array from the WS-* interfaces for standard capabilities. This function can > be added to a MuwsUtils class. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
