Multiple calls to getNamespaceContext
-------------------------------------

                 Key: TUSCANY-1107
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1107
             Project: Tuscany
          Issue Type: Improvement
          Components: Java SDO Implementation
            Reporter: Brent Daniel


In SDOXMLHelperImpl, both getPrefix() and getURI() make calls to 
OMStAXWrapper.getNamespaceContext(). This causes multiple calls to 
getNamespaceContext each time an element is parsed. If possible, this value 
should be cached to increase performance. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to