[Dbix-class] Storable freeze/thaw on a column?

Mike Friedman friedo at friedo.com
Mon Nov 27 19:26:03 GMT 2006


On 11/27/06, Jess Robinson <castaway at desert-island.demon.co.uk> wrote:
>
>
> Except it won't for much longer, as we're making the values to/from
> inflate/deflate insist on being blessed() objects.


Why? That seems a bit draconian.

Though I'm pretty sure one of them did already, so do freeze/thaw return
> objects, or something?


Storable::thaw() returns exactly what you serialized -- in my case unblessed
hashrefs. But if you serialize a blessed object it will return that.


Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20061127/5e4=
8d59e/attachment.htm


More information about the Dbix-class mailing list