« Keeping up with the Milkses | Main | Coming up next »

December 11, 2006

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d83456074b69e200d8350bcd0069e2

Listed below are links to weblogs that reference Jifty at the London Perl Workshop:

Comments

jjore / diotalevi

That bless(...,0) is interesting but did it ever occur to you that someone else might want that package? It's easier to get to than "\0" is.

Wouldn't it be saner to coerce ref() into being a multi-method so it returns false values on objects that prefer to think of themselves as not-objects?

Jesse

You'll want to take it up with Audrey. (Though the docs to Scalar::Defer may clue you in to what's going on).

jjore / diotalevi

Oh, it's just Scalar::Defer? That's got a bummer of an interface. Class 0 is for when there's an essential need to bypass some bad logic that uses ref() like a boolean, not just because you're using an object that wants to pretend to be a value.

ref() is never a boolean. That's what defined( blessed ... ) is for.

Jesse

Gotta disagree with you there. until Scalar::Defer came along, The behaviour of package 0 was undefined (and docced as such). Scalar::Defer is the reason the behaviour is now documented and tested in the perl core.

larsen

Slides links seem to be broken. Where I could find them? Thank you

Jesse

Larsen,

Sorry about that. Should be fixed now.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment