I plan on using session variables for an object store. I can't see why
that should not work. Do they depend on a sesion cookie gettn written
to the user agent. In this case it is rest_client gem. I haven't
reseached this.
My plan is to write some more specs that test out the low-level object
methods (GET /object/<object_id> => which just returns the same handle
as a POST). If the object id's are the same, the server must be
storing them.
This may work with other servers too. Python, C# etc. Not too sure
about the C++ one.
Cheers,
Ed
--
Ed Howland
http://greenprogrammer.wordpress.com
http://twitter.com/ed_howland