> I had figured out that channels are a "single shot" data connection. So
> I need to handle the concept of being "connected" in my channel.

Yes, channels are single-shot things.

> SOAP doesn't appear to use channels, or stream listeners so I'm some
> what forcing a square peg into round hole.

I think SOAP uses XMLHttpRequest, which does use a Necko channel.

I'm still trying to understand your setup. You're implementing a protocol handler, right?

> I kind of assumed all the SQLLite interfaces in the new mozStorage interfaces
> would probably be implemented as an nsISQLChannel

Only if there is actually a networking protocol associated with it...

-Boris
_______________________________________________
Mozilla-netlib mailing list
Mozilla-netlib@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to