On Tue, 5 Aug 2014, Yaniv Kunda wrote:
I'll try to have some patches out soon.

I'd suggest you pick one or two places only, pick a few documents of varying size complexity, and post average performance before and after. No point updating the code if it doesn't actually help much!

In regards to XMLBeans replacement, I naturally prefer to use JAXB which
does not require any additional libraries -
Unless it poses some limitations on what POI needs.

We have the XMLBeans objects leaking through the API in various places, and a whole bunch of our users needing that to do what they do. Much as I'd love all of those people to instead submit a patch to POI which wraps that functionality up in a nice usermodel interface with the xml handling stuff hidden inside, I just can't see most of them bothering. Unless we could get JAXB to be binary compatible with XMLBeans, I can't see us being able to switch it because it'd just break too much downstream

Thanks
Nick

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

Reply via email to