Hi Laurent,
On 07/29/09 10:45, Laurent Godard wrote:
i created a lot of datasources and deleted them
i end with a big file
.openoffice.org/3/user/registry/data/org/openoffice/Office/DataAccess.xcu
containing tons of line in <node oor:name="RegisteredNames">
like
<node oor:name="myTest1" oor:op="remove"/>
see <http://qa.openoffice.org/issues/show_bug.cgi?id=77102>
I tried using the com.sun.star.configuration.ConfigurationProvider
service, and succeed to list all of them. But i have no indication
whether the node is tagged as op="remove" (or op="replace")
Moreover, the DataAccess.xcu contains no information regarding the
associated file path to the odb file, but the ConfigurationProvider
provides the information
I suspect a cache issue
Is it possible to force the rebuild of the ooo registry cache for a
given xcu file (or nodepath) using UNO api ?
might have to do with
<http://qa.openoffice.org/issues/show_bug.cgi?id=60812>
Please also note that I am currently working on a complete configmgr
re-write, see
<http://wiki.services.openoffice.org/wiki/Performance/Configuration>.
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@framework.openoffice.org
For additional commands, e-mail: dev-h...@framework.openoffice.org