in reply to Re: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?
in thread How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?

This won't work ..
  • Comment on Re^2: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?

Replies are listed 'Best First'.
Re^3: How do I save a Rose::DB::Object instance to Cache::Memcached::Fast and retrieve it?
by Anonymous Monk on Feb 10, 2012 at 10:13 UTC

    This won't work ..

    Then your only option is magic :|

        Rose::DB::Object is not like a hash or array, so it won't work to simply throw it into memcached directly