reminder: please add "API CHANGE" to commit message if you change the API incompatibly

Matthew J. Francis mjay.francis at gmail.com
Thu Aug 6 21:29:07 PDT 2015


On 30/07/2015 20:04, Michael Stahl wrote:
> * Python PyUNO
>    pyuno/

I think we discussed this the last time I changed it - the external C++
interface in pyuno/inc/pyuno/pyuno.hxx shouldn't be considered "really
public", and its comment explicitly states

"This interface is somewhat private and my change in future."

I can mark any future changes to it that way if you'd like, but
anything outside core LibreOffice still shouldn't depend on it for
binary compatibility. Given that it seems to exist solely to allow
PyUNO itself to be compiled as a (bundled) library, it's hard in any
case to imagine how or why anyone would use it for anything else.


Regards
Matthew Francis



More information about the LibreOffice mailing list