Re: the meaning of stateless

"Eric J. Bowman" <[email protected]> Fri, 3 May 2013 19:41:43 -0600
Newsgroups gmane.comp.web.services.rest
Organization Bison Systems Corporation
Message-ID <[email protected]>
Mike Kelly wrote:
> 
> Shopping carts are better off on the server side, so a client side
> shopping cart is a horrible thing to use as an example because it
> immediately conflicts with how people need to build stuff in practice.
> Just pick another example that's a bit more realistic, like a
> multi-step wizard or something.
> 

Sorry, but I'm going to go with Roy on this one, developers' perceived
"need" to do it the wrong way aside.  People build stuff wrong in
practice, usually in blissful ignorance of REST constraints, but this
doesn't make the wrong approach "more realistic" it just means the
right approach is completely misunderstood -- making it an ideal
example.

-Eric