|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Are many use statements a code smell?by rlb3 (Deacon) |
| on Jun 12, 2005 at 09:00 UTC ( [id://465945]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.rlb3 has asked for the wisdom of the Perl Monks concerning the following question: Hello Monks, In my quest to become a better programmer I've been studying Design Patterns. In one of the programs I've been refactoring has many classes.
The use of so many âuseâ statement seems like it will come back to haunt me one day. Is this is telling me to use the Factory pattern or at least implement plugins? And if it is, is the use of so many âuseâ statements always a sign. If not, what are the signs? Thanks, Updated title as suggested by demerphq.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||