https://bz.apache.org/bugzilla/show_bug.cgi?id=59287
Bug ID: 59287
Summary: Provide a write() method and change semantics of
close() to not automatically write
Product: POI
Version: 3.15-dev
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: OPC
Assignee: [email protected]
Reporter: [email protected]
We repeatedly get questions/bug-reports related to the automatic saving of
changes on close() for the OPCPackage based formats, it seems to be not
expected by most users.
So we should discuss changing the semantic here to not save on close() by
default and ask users to additionally call a new write() method if they need
the current behavior.
It will be a breaking change, but I think the confusion among users is big
enough to warrant this change.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]