* Jess Robinson <[EMAIL PROTECTED]> [2006-10-28 23:55]: > On Sat, 28 Oct 2006, A. Pagaltzis wrote: >> * Jess Robinson <[EMAIL PROTECTED]> [2006-10-28 20:55]: >>> Is anyone relying on the fact that deflate currently checks >>> for is-ref, and not blessed objects? >> >> If the deflater doesnÿÿt deref the reference itself, then it >> would be hard to rely on that behaviour for anything useful, >> in which case Iÿÿd say you shouldnÿÿt even think about it. > > ENOPARSE .. Run that by me again?
If the code that deflates a reference uses it as an object, then passing in a non-object reference won’t do anything useful. And if thatśs the case, then it’s very unlikely that anyone is relying on this behaviour, which means you can go ahead and change the behaviour without worrying. Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ 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]/
