Re: the meaning of stateless
"Eric J. Bowman" <[email protected]> Fri, 3 May 2013 01:39:52 -0600
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Organization | Bison Systems Corporation |
| Message-ID | <[email protected]> |
Mike Kelly wrote: > > (It has nothing to do with server persisted shopping carts.) > > As long as you don't create an interaction described by the above you > aren't violating the stateless constraint. > Right, and exactly the problem! Examples tailored to one constraint often lead to solutions which miss the point of the style, ergo my advice vis-a-vis the cross-style lunar lander example. Server-side shopping carts may be stateless, but can it really be argued that all those extra round trips better meet the goals of the style? -Eric