NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Oh, come on (Score:1)
Then again, there's no way that Ruby would let me perform the trick of having a proxy object magically become the object it was a proxy for.
Reply to This
Re: (Score:1)
I agree, and I wouldn't dream of arguing otherwise. However, the conventional wisdom in the Perl world for ages was "Just bless a hash", and now that conventional wisdom is starting to be "Use an inside-out object; encapsulation is good."
These are changes in community wisdom, not in the language, and that's the point I think Ola was trying to make.
Y
Re: (Score:1)
It is? Since when? Christ. Should I start re-writing all my code?
It would probably help if I finally learn what inside-out objects actually are. Every time I've tried before, my eyes have glazed over after a few lines and I've gone back to writing plain old objects that just work the way I expect them to.
(None of this is sarcasm. Seriously.)