Hi everybody,

I would like to register a protocol handler of my add-on dynamically, that is, without modifying the "/org.openoffice.Office.ProtocolHandler/HandlerSet" node of the OO user configuration file (whether by a .xcu or by using the configuration API). This way has some drawbacks (hinders the speed of OO's startup, and leaves an entry in this file when the add-on is uninstalled).

Is it possible ?

This entry seems mandatory in order for the protocol handler to be called.
I admit I haven't explored the "dispatch interception" mechanism, which maybe could give me an alternative.

Julien Galand

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to