[Catalyst] Re: using Plugin::Singleton and testing
Jonathan Rockway
jon at jrock.us
Fri Nov 17 16:24:40 GMT 2006
Jules Bean wrote:
> A. Pagaltzis wrote:
>> http://steve.yegge.googlepages.com/singleton-considered-stupid
> Not utterly relevant but still one of the best rants I've read for ages.
> Thanks.
He could have condensed it down to a single sentence, though -- "I only
hire people that agree with me; mostly people who don't read books."
(Note to him -- reading Design Patterns and memorizing one pattern is
much better than not reading it at all. Apparently he hates the
Singleton pattern so much that he fails to see this.)
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
More information about the Catalyst
mailing list