RE: [rest-discuss] RE: Clarification on REST, GET and CGI

> From: David Orchard [mailto:dorchard@bea.com] 
>
> hmm.  Roy said that many CGI scripts suck because they don't 
> implement REST properly.  Don't think I'm misquoting him.  
> I'm pointing out that we don't look at the sucky CGI scripts 
> when determine web architecture because, well, they suck.

David,

Yes, on the other hand worst practices and antipatterns are highly
valuable guides to developers in the trenches, especially given the
amount of trench and the way people tend to cut and paste web systems
together (CGI being a prime example). For example, saying it's better to
not invent a new URI scheme is not quite the same as saying an arbitrary
new scheme sucks (cue: reason). As one example, the OO world has learned
much via antipatterns. Today, I suggest that saying non RESTful CGIs
suck is less useful that concrete examples; REST is not exactly
mainstream thinking yet.

There's a good amount of physical architecture in the world that is
based on what not to do as much as what to do. One thing the TAG could
say to the web community is, look we can't do it all, you guys start
writing the anti-patterns down and let us concentrate on the
architecture in a positive form.

regards,
Bill de hÓra 

..
Propylon
www.propylon.com 

Received on Thursday, 25 July 2002 03:26:19 UTC