ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xml-dev
xml-dev
Re: [xml-dev] SOAP and the Web
by Thomas B. Passin other posts by this author
May 2 2002 9:06PM messages near this date
Re: [xml-dev] SOAP and the Web | Re: [xml-dev] SOAP and the Web
[Francis Norton]

>  Paul Prescod wrote:
>  ...
>  >  5. the server can easily serve these as either dynamic OR static
>  >documents. The performance advantages to the latter should be obvious.
>  >
>  Yes, this is a good argument for having a GET interface to Web Services,
>  but I'm still not certain whether it is possible to model query
>  parameters, for those cases where we admit they are needed, as
>  representations of resources.
> 

It is very similar to an SQL view.  A view is a particular subset of a
database (possibly enhanced with calculations based on the data).  There is
usually no actual table corresponding to the view, but still the view
represents the state of the database.  If the database is the resource, and
you request a view by name, along with any parameters the view calls for,
you get back a representation of the resource - namely, a snapshot of the
view, which is in turn a partial snapshot of the database.  That's a
representation of the database.

Note, though, that the GET request (whether or not you call it a "query") is
not a representation of a resource.  It is rather a specification of the
specific representation you wish to receive, modulo media specifications,
etc, in the headers.

Cheers,

Tom P


-----------------------------------------------------------------
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> 
Thread:
Bullard, Claude L (Len)
Didier PH Martin
Francis Norton
Thomas B. Passin
Thomas B. Passin
Didier PH Martin
Julian Reschke
Didier PH Martin
Jeff Greif
John Cowan
Francis Norton
Paul Prescod
Paul Prescod
Francis Norton
Paul Prescod
Andrew Dubinsky
Didier PH Martin

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved