in reply to •Re: Re: Mmmm ... cargo cult progamming is nummy!
in thread Adding autoloaded methods to symbol table with using strict refs
Again, it's not a clone method, and there is prior art on this from Smalltalk. I'd be surprised if you haven't run across it. A double-duty new is basically simulating what Perl cannot do directly, which is to separate instance-side from class-side methods.
I'll let the bit about confusing you with some common sense slide for now.
|
---|
Replies are listed 'Best First'. | |
---|---|
•Re: Re: Re: Re: Mmmm ... cargo cult progamming is nummy!
by merlyn (Sage) on May 19, 2003 at 08:30 UTC | |
by dws (Chancellor) on May 19, 2003 at 17:51 UTC |