in reply to Object oriented architecture question
I want to build myself a web application in an object oriented manner.Ahh yes. Why must we all do this, once? This is certainly in the list of "things reinvented by Perl programmers as a rite of passage", just like templating systems, CGI form parsers, command-line argument decoders, generic object attribute systems, object persistence, deep-copying algorithms, and the like.
In case that's not clear... Please Look At The CPAN before you reinvent the wheel. Study prior art. If you don't like what you see, discuss it with the author or talk to us about it. But Please Don't Reinvent The Wheel needlessly.
-- Randal L. Schwartz, Perl hacker
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: •Re: Object oriented architecture question
by Juerd (Abbot) on Mar 28, 2002 at 22:38 UTC | |
by merlyn (Sage) on Mar 28, 2002 at 22:41 UTC | |
Re: •Re: Object oriented architecture question
by fuzzyping (Chaplain) on Mar 28, 2002 at 23:39 UTC |