Interesting talk. He says that IP is the "waist" of the Internet. Many protocols below it (Ethernet, ATM, PPP) many above it. But only one IP (well, two with...
Get yer gear here... http://www.cafepress.com/cp/store/productdetail.aspx?prodno=rest.2592837...
Asynch Messaging
asynch_messaging@...
Jul 2, 2002 4:05 am
1667
... Okay i'll have a go at this one :) 1) Object-Object interactions (semantics) OO systems have interactions between object and the semantic meaning of these...
I think of REST as the set of principles that assure the end-to-end principle at the HTTP protocol level. Seth Johnson ... -- [CC] Counter-copyright: ...
I think you've got some important ideas in there! REST (especially HTTP GET) is about "give me the data and don't tell me what to do with it." OOP is designed...
... How is this any different from a description of REST, you still use methods (albeit standardized HTTP methods) to alter the state of a resource, with the...
Robert Leftwich
robert@...
Jul 3, 2002 10:22 am
1671
First i'd like to state this: One can call (almost) any system 'OO' if you look har enough. In the same way as all systems is procedureal to the core (as...
Hello, ressources.humaines@... As se en on NB C, CBS, and CN N, and even Opr ah! The health discove ry that actually revers es aging while...
Jack Gilbert
ultimatehgh1000servic...
Jul 4, 2002 4:54 am
1674
Mark Baker wrote in http://lists.w3.org/Archives/Public/xml-dist-app/2002Jul/0042.html ... How about the case we discussed previously about implementing the ...
... There is something else going on, but it is an extension of HTTP. I think of things like WebDAV and Offer/Acceptance as plugins. You should be able to...
I'm currently looking at how a REST approach handles security and would value some feedback. As has been described elsewhere the resource-centric approach...
Robert Leftwich
robert@...
Jul 4, 2002 9:36 pm
1677
... Really? What large-scale services depend on XML-RPC to the extent that they do HTTP, FTP or SMTP? I don't think I have any mainstream software using...
... Are you serious? J2EE has almost the same level of complexity as SOAP and it is a single vendor set of pseudo-standards (JCP not withstanding) that *only*...
Robert Leftwich
robert@...
Jul 5, 2002 2:28 am
1679
... J2EE is a particular instance of a SOAP toolkit. Zope is another. PHP/Apache is another. ASP/IIS is another. J2EE just has the most hype right now so I...
... ^^^^^^ Was that a Freudian slip :-) ... Given your history I guess I expected a bit more of a Python push :-) Robert...
Robert Leftwich
robert@...
Jul 5, 2002 4:37 am
1681
... SOAP and Zope. For entirely non-technical reasons it is hard to think of one without the other! ... Well if someone was asking my opinion of what to use......
... J2EE is way (waayy) more complicated than SOAP; EJB+Servlets+JDBC+JAAS+RMI-IIOP+JNDI+JMS... ... In fairness, a good amount of the J2EE stuff goes through...
... I don't see the problem. REST is the architecture of the Web and a REST toolkit would be a piece of software that helps you build the mediating layer...
... The problem is that is not a meaningful distinction to make; at best it's just co-opting systems by rebadging them. Along these lines, GNU Linux is a REST...
... Paul, Why do you insist on arguing over the individual trees instead of looking at the forest? I didn't bother replying when you casually filed away my...
Don Park
donpark@...
Jul 5, 2002 1:21 pm
1686
Hmmm, I'm a bit hesitant to chime in here, because this forum is generally a bit over my head, so apologies if I am OT... Many young script-monkeys (like...
Ed Lucas
ejl@...
Jul 5, 2002 2:14 pm
1687
... I have been lurking on this list for a while and have come to similar conclusions about WebDAV. I don't claim to fully understand all the ideas of REST and...
... From: "Ed Lucas" <ejl@...> ... It is a very good idea in my opinion. And I think it is /required/ to get applications built to the REST approach. ...
... Aha! So what you are lacking is sample code and documentation. That's very different than a toolkit. ... SOAP doesn't work that way if you actually want to...
... Okay, here's the forest as I see it: SOAP has existed for about 2 1/2 years, and from very early on has been heavily promoted by both Microsoft and IBM. It...
... In a mailing list thread you are usually trying to discuss some specific topic. I didn't just file it, I also told you how to do the equivalent in HTTP. ...
... Actually, you should read this: http://www.xml.com/pub/a/2001/04/04/soap.html ... IIRC, Lotus Notes and Compuserve had all of the industry momentum in ...