config file backend : plugin name ?
Philippe Torrelli
philippe.torrelli at alcatel.fr
Thu Nov 16 11:40:30 CET 2006
Hello,
For my activeX wrapper, I need to read the configuration out of the
properties passed to the ActiveX , and to compute some, depending on the
destination pc.
I then implemented a custom configuration backend in a plugin.
To have it loaded by minisip, without changing the code of the stack , so
that it remains compatible with future versions ,
I need to have ActiveXPropsBackEnd ::getName()
return one of the names hardcoded into ConfigRegistry::createBackend ..
( arbitrarily chosed « onlineconf » )
I guess its not the final design of the plugin system, is there a better
thing I should do ?
Thanks in advance
Philippe Torrelli
More information about the Minisip-devel
mailing list