[ http://issues.apache.org/jira/browse/XERCESJ-992?page=all ]
     
Michael Glavassevich closed XERCESJ-992:
----------------------------------------


> Inefficient processing of text includes.
> ----------------------------------------
>
>          Key: XERCESJ-992
>          URL: http://issues.apache.org/jira/browse/XERCESJ-992
>      Project: Xerces2-J
>         Type: Improvement
>   Components: XInclude 1.0
>     Versions: 2.6.0, 2.6.2, 2.6.1
>     Reporter: Michael Glavassevich
>     Assignee: Michael Glavassevich
>  Attachments: xinclude-text-reader-patch.txt
>
> The parse method of XIncludeTextReader reads from the input stream one 
> character at a time, accumulating all the characters in a buffer before 
> reporting them down the pipeline. This would be a space hog for large text 
> includes. It's more efficient to read and report multiple chunks.

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