[Bug 92755] New: Avoid temporary XML files in winreg configmgr backend

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 14 23:55:43 PDT 2015


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

            Bug ID: 92755
           Summary: Avoid temporary XML files in winreg configmgr backend
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: framework
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: sbergman at redhat.com
                CC: fari.libreoffice at gmail.com,
                    libreoffice at lists.freedesktop.org

<http://cgit.freedesktop.org/libreoffice/core/commit/?id=5a02076358a547bae8a9b596d9722a7cd2d46c34>
"Windows registry configuration backend" added support to read configuration
data from the Windows registry (see
<https://wiki.documentfoundation.org/ReleaseNotes/4.2#Windows_Registry_changes>),
but does so by creating intermediary XML files.

<http://cgit.freedesktop.org/libreoffice/core/commit/?id=ecc617e797aa5ed329668114e54ec7ffa5c0e87b>
"configmgr: support reading from a dconf layer (WIP)" (which does something
similar for Linux dconf support), can now be used as a blueprint (modulo any
bugs that new code invariably still contains) how to avoid intermediary files
and directly feed into the configmgr's internal data structures.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150715/57d83fe2/attachment.html>


More information about the LibreOffice mailing list