Anders Hammar commented on Improvement MJAXB-53

The current solution overwrites the generated file when changing encoding. That's why it needs to read the whole file into memory. One solution would be to generate to a temp directory and then change encoding and writing to the correct output directory (with IOUtil or similar). Not sure if that extra complexity is required though, or if this is simply not an issue but merely me worrying too much.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to