Serializers filter attributes unnecessarily
-------------------------------------------

         Key: XALANC-530
         URL: http://issues.apache.org/jira/browse/XALANC-530
     Project: XalanC
        Type: Bug
  Components: XalanC  
    Versions: CurrentCVS    
    Reporter: David Bertoni
 Assigned to: David Bertoni 


There is code in many of the serializers to filter out the namespace binding 
for the xml prefix which is added to the document element when the source tree 
is constructed.  This is now being filter in 
XSLTEngineImpl::addResultAttribute(), so this extra filtering is unnecessary, 
and a performance issue.

A patch is forthcoming.

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