On Mon, 5 Aug 2013, Dominik Stadler wrote:
While browsing through some bug-reports I saw that some of them are caused
by first writing out the Workbook (mostly XSSF) and then trying to continue
to use it, this leads to XmlValueDisconnectedException and other exceptions
as it seems some data structures are "broken" during writing them out. E.g.
Would you expect this to work? Or should we rather document that this is
not possible and close the related bug-reports? Then Workbook should
probably fail fast with a better error message in such cases...
As it works on hssf, it probably ought to work for xssf.
I've looked into that problem a couple of times, but never got to the
bottom of it. We might be doing something wrong, or it might be an
xmlbeans bug, or quite possibly both....
Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org