Hi All,

I am developing an extension that uses an xpcom service. I am now wanting multiple instances of that service. I guess that means I really want multiple components? But I want the component to last longer than the plugin that created it, and to be able to use its methods from another plugin (hence I had implemented it as a service till now).

Am I making sense? Can I have multiple instances of the same service? Does changing to a component restrict me in any way? can I still use it like a service? I am a bit confused.

Any advice is appreciated.

Thanks

Carey
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to