Re: xmls 0.2 released
Sven Van Caekenberghe <[email protected]>
| Newsgroups | gmane.lisp.clump |
|---|---|
| Message-ID | <[email protected]> |
On Thursday, June 12, 2003, at 09:45 PM, Peter Seibel wrote: > I could be wrong about this but don't web services sit on top of SOAP. > To the extent, web services are going anywhere, it'd be nice to be > able to talk to them from Lisp. Indeed, SOAP gives you access to Web Services (or allow you to serve them yourself), gives you .Net interoperability and is generally more efficient. Plus it is a buzz word and standard that sells well. Sven