Neil Stansbury wrote:
I don't want to have to implement multiple Message.Delete() methods for each underlying XML format. I wanted to transfer a generic request of Delete() to the "channel" for that connection, and then have it handle the "Delete()" specifics for that connection type.
This really doesn't sound like something an nsIChannel is suited for, the more I think about it. Sounds like some new sort of interface/object would be needed...
-Boris _______________________________________________ Mozilla-netlib mailing list Mozilla-netlib@mozilla.org http://mail.mozilla.org/listinfo/mozilla-netlib