From kde-core-devel Sat Jun 23 15:24:03 2001 From: Martijn Klingens Date: Sat, 23 Jun 2001 15:24:03 +0000 To: kde-core-devel Subject: Re: SOAP <-> DCOP X-MARC-Message: https://marc.info/?l=kde-core-devel&m=99330966705131 On Saturday 23 June 2001 16:04, David Faure wrote: > On Saturday 23 June 2001 16:58, Martijn Klingens wrote: > > > BTW, having read all the docs and written some implementation, I've > > > decided that SOAP is a great protocol :) > > > > Can it (technically) replace e.g. DCOP in KDE 3? > > Yeah, sure, replace those short, binary-encoded messages, > with long xml-formatted messages over HTTP. > Definitely a win for performance (and security) :) Ok, that's what I wanted to know :-) Martijn