On Mon, 27 Nov 2006, Mike Friedman wrote:

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.



See my previous email, which requested people shout if they were using non-blessed-references.

Basically, because a) half of it already did insist on blessing, and b) I'd like it to pass through things like \'DEFAULT' directly to SQL::A and not attempt to deflate them.

Jess

_______________________________________________
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]/

Reply via email to