(I tried posting this yesterday and it hasn't appeared yet. Sorry if
this ends up as a duplicate.)
Is there anything a component needs to do to become a service? Just
having the clients call the service manager seems to work.
Is there a way to notify a component that mozilla is about to shut down?
I assume that putting code like file IO that may depend on other XPCOM
services in the destructor is not a real good idea.
Thanks,
Deinst.
P.S. Who decided to make the signature of FindChar different in
nsAString? grrr.