In article <[EMAIL PROTECTED]>,
  Adam Lock <[EMAIL PROTECTED]> wrote:
> Is it possible to write a service in Javascript?

It certainly is.  A service is just an xpcom component that the system
ensures is a singleton.  There are no special issues here for services
and javascript.

> Even better, is it possible to write a service in Javascript
> and have it replace an existing service at runtime?

I don't know the answer to that - but if you could do it in C++, then I
am confident you could also do it in js.

Mark.


Sent via Deja.com
http://www.deja.com/

Reply via email to