Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: How would you go about it?

by Aristotle (Chancellor)
on Jul 26, 2004 at 17:57 UTC ( [id://377507]=note: print w/replies, xml ) Need Help??


in reply to Re: How would you go about it?
in thread How would you go about it?

the key, I think, is not the needless redundancy of the code, but the danger of creating those overlapping conditions.

You're contradicting yourself. :-) Try: "the key is the needless redundancy of the code because of the danger of creating those overlapping conditions". It's the Don't Repeat Yourself principle. The potential for overlapping conditions is just one manifestation of the same basic danger: if you make multiple copies, you risk having them run out of synch. That's why you should always strive to do things Once And Only Once.

Makeshifts last the longest.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://377507]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (2)
As of 2024-04-25 06:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found