Hey guys,
is there a special reason why OdfPackage.save(OutputStream, String)
catches all IOExceptions, logs them and just continues? While I can see
the problems in the logs, my code thinks everything is fine and
continues normally.

Furthermore, the public save() methods all throw Exception which is
rather bad style.

Can we please change that? I'll offer to write a proposal in form of a
patch.

Thanks,
Jeremias Maerki

Reply via email to