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.
What....are.....you.....doing?! (Score:2)
Re:What....are.....you.....doing?! (Score:2)
It might be nice to have a syntax that factored out the object from a sequence of method calls to the same object. Something like:
Reading a series of method calls carefully to verify that they are really all being applied to exactly the same object (or discovering a typo the meant that they were' all being applied to the same object) is the sort of work that I'd rather let a computer do for me, or rather, let have a computer make unnecesary.
Reply to This
Parent