dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Propoganda starts at home...


From: Jeremy Petzold
Subject: Re: [DotGNU]Propoganda starts at home...
Date: Fri, 13 Jul 2001 23:50:51 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2) Gecko/20010628

Myrddian wrote:

On Sat, Jul 14, 2001 at 11:23:45PM -0400, Mason Ham wrote:

There is an apache soap impl donated by ibm .... problem is the code was
written very hastily and so is tied to tightly together to make it "use"
full unless you that the whole thing (servers and all :-( I have actually
been thinking about making a whole new "abstract" implementation for it ...
ie one that is modular like the xerces stuff. Till then, I have looked am
many different home grown ones, and they all either fall short on the client
or server side (client side marshalling or server side servers). Sorry, not
trying to be a downer. The upside is that to "get" prototypes done the
apache one is available :-)


It's kind of a problem that we could not start using SOAP, considering that is
what was originally thought to be used.

How about XML-RPC, I think SOAP is built on top XML-RPC, any how?
ANy body better ideas or something?

hmmm......I read the W3C doc at --http://www.w3.org/TR/SOAP/#_Toc478383490--
and looking at a soap encoded measage, it doesn't seem all that special.
all it is is a standard way of formating the information in an XML-RPC document so that it may be read by an application. So we can either use soap or make our own up like GOAP (GNU Object Access Protocol). it wouldn't be that hard.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]