PJ Fanning created XMLBEANS-643:
-----------------------------------

             Summary: add extra Saver implementation that can use temp files
                 Key: XMLBEANS-643
                 URL: https://issues.apache.org/jira/browse/XMLBEANS-643
             Project: XMLBeans
          Issue Type: Improvement
            Reporter: PJ Fanning


There are multiple implementations of the Saver interface. InputStreamSaver is 
the main one. It uses a `byte[]` to store the XML before it is saved. This 
array can overflow. See https://issues.apache.org/jira/browse/XMLBEANS-474.

We might be able to create a new variant of InputStreamSaver that uses a temp 
file instead.






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to