https://bugs.documentfoundation.org/show_bug.cgi?id=145025

            Bug ID: 145025
           Summary: Break socket mediated pyuno out into a standalone
                    module
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: sdk
          Assignee: [email protected]
          Reporter: [email protected]

The fact that pyuno is welded to a specific instantiation of LibreOffice/OO and
the included version of Python causes a lot of grief.

If LibreOffice is running headless and talking over a socket, data and requests
are being serialized into some wire format, right?

Is there a reason why this wire format can't be documented and then broken out
into an independent Python module so that the user's choice of Python could
access and control LibreOffice via the socket?

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to