On 10/3/07, Orlando Andico <[EMAIL PROTECTED]> wrote: > On 10/3/07, Rogelio Serrano <[EMAIL PROTECTED]> wrote: > .. > > no i dont use cookies. they suck. > > > > state is embedded in resource ids. when state changes a new resource > > id is returned. i imitate http but i dont use it. i have only four > > methods. create, read, update, delete. the rest are opaque resource > > ids and self describing data. > > You know it's funny but what you describe is very similar to the > "super technology" I was describing earlier. I mean concept is similar > but I'm sure implementation is very different. > > But that's not relevant -- your roll-your-own protocol is only > applicable to your own application. > > I was _specifically_ (to be on topic) pointing out that WEB servers > are difficult to failover due to session issues.
yes thats why in this application i like REST over HTTP. no cookies. state and sessions are embedded in uris. im very sorry for barking up the wrong tree. the problems you confront are the problems i avoid. -- Lay low and nourish in obscurity _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

