On 11/27/06, Jess Robinson <[EMAIL PROTECTED]> 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
_______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
