[
Lists Home |
Date Index |
Thread Index
]
- To: <robin@knowscape.com>,<xml-dev@lists.xml.org>
- Subject: RE: [xml-dev] Can you stand yet another SOAP-RPC vs HTTP GET question?
- From: "Dare Obasanjo" <dareo@microsoft.com>
- Date: Sat, 20 Apr 2002 11:02:38 -0700
- Thread-index: AcHodoX31i1NREaVTx+nJdmC7jSJNgAHcY6j
- Thread-topic: [xml-dev] Can you stand yet another SOAP-RPC vs HTTP GET question?
Your post has me rather confused. In .NET, there are tools to convert an XML schema to a class definition and back as well as serialization technologies for converting valid instances documents to instances of the class.
Granted, VS.NET does a bunch of behind the scenes work grabbing WSDL, etc. where I'd have to write code to obtain the schema, convert it to a class then load it into my process. However, I don't see much difference in how "pre-digested" the data is in either case.
-----Original Message-----
From: Robin Berjon [mailto:robin@knowscape.com]
Sent: Sat 4/20/2002 7:27 AM
To: xml-dev@lists.xml.org
Cc:
Subject: Re: [xml-dev] Can you stand yet another SOAP-RPC vs HTTP GET question?
On Saturday 20 April 2002 05:49, Dare Obasanjo wrote:
> If Google returned [some xml data]
> from a HTTP GET for http://www.google.com/xml?q=Dare+Obasanjo then nothing
> stops me from using Data Binding technologies in my language of choice
> to "pre-digest" this data into objects since I have a schema for it.
If you're pre-digesting it yourself, then it's not much predigested to start
with :)
--
Robin Berjon <robin@knowscape.com>
Work is the curse of the drinking class.
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|