Re: AdministrationProvider no more accessible

Bernard Marcelly <[email protected]> Mon, 17 Jan 2011 16:37:38 +0100
Newsgroups gmane.comp.openoffice.devel.api
Message-ID <[email protected]>
Message de Stephan Bergmann  date 2011-01-17 15:13 :
>
> On 01/17/11 15:04, Bernard Marcelly wrote:
>> Message de Stephan Bergmann date 2011-01-11 14:41 :
>>> On 01/11/11 10:52, Bernard Marcelly wrote:
>>>> I discovered another oddity in the configuration API in OOo 3.3 RC. It
>>>> is no longer possible to get the AdministrationProvider.
>>>
>>> Yes, gone for good, but I apparently forgot to document that.
>>>
>>> -Stephan
>>
>> I see that references to this service were suppressed (June 2010) from
>> the Developer's Guide, but is there now an alternative way to
>> access/update the administration layer ?
>
> No, there is no programmatic way for that. The standard way should be to have an
> OOo extension (installed shared) that modifies the configuration. Do you have
> any other use cases?
>
> -Stephan
>
I do not have a specific need. Just clarifying the evolution of the API.