On Feb 23, 2008, at 15:14, William Chu wrote:

boolean isSet  = mc.set(key, object);


        What is ``object'' ?

It's likely your client is silently failing to encode the object for the wire (or perhaps logging it in such a way you aren't currently seeing it).

--
Dustin Sallings



Reply via email to