To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86974
------- Additional comments from [EMAIL PROTECTED] Wed Apr 16 20:13:14 +0000 2008 ------- Hi, the problem of your (certainly nicer) code is, that it is an incompatible change (meaning that other exceptions than BootstrapException can now leave the function which may break existing code .... ). All functions once made public API can only be changed compatible. So probably the right thing is to take your code as bootstrap2() and deprecate bootstrap(). Ok for you ? (However, I don't know atm when I will setup a next pyuno CWS). Bye, Joerg --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
