Search the web
Sign In
New User? Sign Up
rest-discuss · REST Discussion Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5677 - 5706 of 14029   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5677
Hi Mark, this is a comment onthe section "Form" and "method" of http://www.markbaker.ca/2003/05/RDF-Forms/ You present the RDF below as an alternative to the...
Jan Algermissen
algermissen1971
Offline Send Email
Mar 1, 2006
9:56 pm
5678
FWIW, the first instantiation of this concept (in general, at least) that I'm aware of was from PEP, specifically the "Accept-Protocol" HTTP header; ...
Mark Baker
gonga_thrash
Offline Send Email
Mar 1, 2006
11:45 pm
5679
So, I have a couple of questions. I work on middleware at IBM. Suppose I used REST as my protocol for accessing data stored in a database. On the surface,...
Billy Newport
bnewport
Offline Send Email
Mar 6, 2006
10:04 pm
5680
... This isn't really nitpicking, honest: REST is an architectural style. HTTP is an application protocol. Good HTTP apps are usually RESTful. Most of your...
Hugh Winkler
hwinkler99
Online Now Send Email
Mar 6, 2006
10:45 pm
5681
... Simply build an API that supports that. There's no reason why you can't POST multiple datums at once. But you don't have to do that, see below. ... Build a...
Nic
nferrier_tap...
Offline Send Email
Mar 6, 2006
10:51 pm
5682
... I don't know, one of the advantages of REST with HTTP was compatibility with HTTP security like web seal etc. Your suggestion above hides the records in ...
billy@...
bnewport
Offline Send Email
Mar 7, 2006
3:39 am
5683
... REST describes interactions with resources - define your resources to encompass the multiple entities you want to update. ... You'd use an identifier like...
Mike Dierken
mdierken
Offline Send Email
Mar 7, 2006
4:51 am
5684
... well use SOAP, no? It's your application design choice as to whether 'record keys' are the same as 'resource identifiers' - a resource might encompass more...
Mike Dierken
mdierken
Offline Send Email
Mar 7, 2006
4:51 am
5685
... I think that the primary cause of your confusion is trying to map CRUD to PGPD (Post, Get, Put, Delete). This is not necessarily so; POST can create,...
Jonathan Arkell
jonnay23
Offline Send Email
Mar 7, 2006
5:32 am
5686
... There isn't normally much caching with POST. I can't see why the above stops you doing security. ... Absolutely. It's also just easier to do. Making a SOAP...
Nic
nferrier_tap...
Offline Send Email
Mar 7, 2006
9:21 am
5687
Hi, ... Maybe you can think of client A is trying to interact with a record retrieval service. That service is a resource, thus it has a URL address. When...
toydi
teohuiming.work
Offline Send Email
Mar 9, 2006
10:23 am
5688
... You define a content format for updates so clients can send the update records to the server. This is what RSS/Atom provides for /fetching/ multiple...
Bill de hÓra
bdehora
Offline Send Email
Mar 12, 2006
8:04 pm
5689
Hello, Does anybody have experiences with functional testing of RESTful web applications? Any tools that work well for you? I looked into FunkLoad ...
Robert Cerny
robert_cerny
Offline Send Email
Mar 13, 2006
12:40 pm
5690
... Bill -- I'm trying to tie a few ideas together. Is the other best bet also to use the Atom Publishing Protocol? How does this fit in with something like...
Logan, Patrick D
patrickdlogan
Offline Send Email
Mar 13, 2006
8:18 pm
5691
I have to modify an existing system so it can scale and I would like a REST perspective on it. I understand that using a scalable clusterable J2EE framework...
Claude Montpetit
claude_montp...
Offline Send Email
Mar 15, 2006
3:04 pm
5692
... Instead have the server response with a status 302 - Found and set the Location header to be another server. ... From: rest-discuss@yahoogroups.com...
Jeffrey Winter
kimberliewinter
Offline Send Email
Mar 15, 2006
3:31 pm
5693
I had a thought: Could the microformat process be applied to URIs as well as markup? For example, the URI example.com/tag tends to be a collection of tags: ...
Jonathan Arkell
jonnay23
Offline Send Email
Mar 15, 2006
7:41 pm
5694
If you mean standardizing on URI structure, that's actually counter to REST's hypermedia application model constraint. The RESTful approach would be to...
Mark Baker
gonga_thrash
Offline Send Email
Mar 15, 2006
8:12 pm
5695
... It's done quite frequently - eg: http://www.example.com/robots.txt http://www.example.com/favicon.ico http://www.example.com/w3c/p3p However, it is...
David Powell
djpowell.geo
Offline Send Email
Mar 15, 2006
8:28 pm
5696
... I think content neg could contribute to solving this; eg: for robots.txt: GET / HTTP/1.1 Host: someplace.com Accept: robot/robot I think that would work...
Nic
nferrier_tap...
Offline Send Email
Mar 15, 2006
9:01 pm
5697
Hello All, There has been a lot of discussion in the past about how to do pure HTTP authentication without cookies. I've seen one solution posted to this list,...
Berend de Boer
berenddeboer
Online Now Send Email
Mar 15, 2006
9:37 pm
5698
... I think that the argument against this is that the robots.txt file or p3p policy, and the home page of the site are really very different resources. What...
David Powell
djpowell.geo
Offline Send Email
Mar 15, 2006
9:57 pm
5699
... In fairness the latter example is one of many alternatives, and always seemed to me to be a mechanism made available due to the fact that some people would...
Jon Hanna
hack_poet
Offline Send Email
Mar 16, 2006
10:35 am
5700
... Sure... but content neg can handle that as well. The point is a request for meta data can be made using content neg: GET / HTTP/1.1 Host: someplace.com ...
Nic
nferrier_tap...
Offline Send Email
Mar 16, 2006
12:10 pm
5701
Thanks a lot for the thoughts people. There is a few things that I want to respond to. Thanks David for pointing out that not every domain name is necessarily...
Jonathan Arkell
jonnay23
Offline Send Email
Mar 17, 2006
12:14 am
5702
Hi Jonathan, Is a cowpie the opposite of a cowpath? If so, then I think the 'Opaque URI' meme qualifies as one, and you just stepped in it. :-) Here's what...
Dr. Ernie Prabhakar
sandhyaprabh...
Offline Send Email
Mar 17, 2006
12:26 am
5703
... Er, not quite. The key is that the server is free to tell the client that there does exist structure in a given URI-space, and then the client is free to...
Roy T. Fielding
roy_fielding
Offline Send Email
Mar 17, 2006
2:22 am
5704
... Noooooo Standardizing URIs is bad because of all sorts of issues: - presentation - i18n - accepted meaning - cultural politics ... These are *NOT* standard...
Nic
nferrier_tap...
Offline Send Email
Mar 17, 2006
9:34 am
5705
... It's the "hypermedia as the engine of application state" constraint, AIUI; http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm#sec_5_2 ...
Mark Baker
gonga_thrash
Offline Send Email
Mar 17, 2006
4:55 pm
5706
Jonathan, ... I think it greatly clarifies the essentials of REST if you think in terms of changes to be made to clients when the resource implementations...
Jan Algermissen
algermissen1971
Offline Send Email
Mar 17, 2006
8:35 pm
Messages 5677 - 5706 of 14029   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help