[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: So what do SOAP and XML-RPC buy you? (was Re: Massive Cross-P ost:Th

  • From: Ken MacLeod <ken@b...>
  • To: xml-dev@l...
  • Date: Thu, 19 Apr 2001 11:41:42 -0500

soap persistance
"Bullard, Claude L (Len)" <clbullar@i...> writes:

> Ummm.... idiot question.  Do I really want to send anyObject and
> marshall/unmarshall that, or just a message?  It seems in the past
> that when one starts sending anyObject, a hairball of dependencies
> is incurred.  This makes the scheme something possibly heavier than
> what is wanted.  At what point am I packing up a very big hairball
> and trying to mail it to a receiver when really, I want them to do a
> bit of work by request and send me the results, not create an exe
> and mail it back.  In other words, where does service and
> persistence blur?

At the edges?  ;-)

HTTP, already in this context, shows the blur.

When you're doing an http.put() or http.get(), you're talking
persistance (typically).  When you're doing an http.post(), you're
talking service (typically).  How big the hairball is depends on the
application, and is orthogonal to the marshalling.

The only unique* component here is that the data passed as the content
are represented in the calling language as compound/complex objects
conforming to [little-s] schemas rather than streams of mime content.

  -- Ken

* Not really new at all, just still not common in HTTP libraries.

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.