go ahead... be a heretic | |
PerlMonks |
Re: Re: Re: Why breaking can() is acceptableby hardburn (Abbot) |
on Apr 06, 2004 at 14:32 UTC ( [id://342935]=note: print w/replies, xml ) | Need Help?? |
how do you handle syntactic-sugar methods that are instance-specific? That is something that probably comes down to a case-by-case basis, so I don't want to give any hard rules on it. What I do want is to stop people from using AUTOLOAD to handle accessors/mutators when other solutions are available. This seems to be the most common use of AUTOLOAD, and it needs to stop. (Please direct flames twards tchrist :) ---- Note: All code is untested, unless otherwise stated
In Section
Meditations
|
|