Store resource's capabilities by LinkedHashMap instead of HashMap
-----------------------------------------------------------------

                 Key: MUSE-125
                 URL: http://issues.apache.org/jira/browse/MUSE-125
             Project: Muse
          Issue Type: Improvement
          Components: Core Engine - Resource and Capability APIs
    Affects Versions: 2.0.0
            Reporter: Dan Jemiolo
         Assigned To: Dan Jemiolo
            Priority: Minor
             Fix For: 2.1.0


Using a linked map instead of a regular map will keep the capabilities in the 
order they are in the descriptor. This does NOT change the non-deterministic 
nature of capability loading, but allows users to find and leverage the order 
of capabilities if they really need it. Users can add capabilities to a 
resource and reuse the ordering to set up other processing systems within the 
resource, without having to add more content or extensions to the muse.xml file.

-- 
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]

Reply via email to