create an OOoServerProxy to handle OOo conversion-specific code.
* wrap RPC calls so that ProtocolError's are caught and raise a clear ConversionError * move _getServerCoordinate part into OOoServerProxy.__init__ This should help having clear error messages in test results when OOo server is down/not available/not running. Instead of worrying about application code, and/or unclear socket errors, we'll know that, specifically, the OOo conversion server could not be reached. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39587 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment