oo 3.3: merging registry values different from oo 32 ?
Oliver Brinzing <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
i think i found a difference between oo 3.2 and oo 3.3:
in oo 3.2 registry changes were merged into *.xcu files, e.g. "Calc.xcu" could be found in:
C:\Program Files\OpenOffice.org\share\uno_packages\cache\registry\
com.sun.star.comp.deployment.configuration.PackageRegistryBackend\
registry\data\org\openoffice\Office\Calc.xcu
<?xml version="1.0" encoding="UTF-8"?>
<oor:component-data xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
oor:name="Calc" oor:package="org.openoffice.Office">
<node oor:name="Content">
<node oor:name="Display">
<prop oor:name="ValueHighlighting" oor:type="xs:boolean">
<value>false</value>
</prop>
</node>
</node>
</oor:component-data>
if extension A sets this value to "false" and extension B sets same
value to "true", extension B will win, if B is installed after A.
in OO 3.3 only references to *.xcu files are stored in:
.\user\extensions\shared\registry\
com.sun.star.comp.deployment.bundle.PackageRegistryBackend\backenddb.xml
and it seems, extension B is ignored now - installing extension B had no effect in my case.
is this a bug or a new feature ?
Regards
Oliver
--
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
signature.asc
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2TYOoACgkQTiyrQM/QSkVc3QCgxizXOd02iWDVcl7qvNhI8UdH bJYAoMYjM6kU4TFmw4u9T9RiordeXc34 =0in8 -----END PGP SIGNATURE-----