Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: (YAGNI) Design Patterns Considered Harmful

by buzzcutbuddha (Chaplain)
on Dec 21, 2001 at 18:46 UTC ( #133762=note: print w/replies, xml ) Need Help??


in reply to Re: Design Patterns Considered Harmful
in thread Design Patterns Considered Harmful

Ah, Extreme Programming. From one of the Extreme Programming FAQs:

What does YAGNI mean?
"You aren't gonna need it," a general refrain when someone suggests building functionality for the system that isn't required by any current user story. For example:

Programmer 1: "It says here we need to save the default number of widgets between sessions. I'd better write a generalized object persistence mechanism."

Programmer 2: "YAGNI. Just write out a one-line text file for now. If we need more later, we'll add it later."

Hey patterns are cool. But most often, YAGNI.
  • Comment on Re: (YAGNI) Design Patterns Considered Harmful

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2023-12-09 17:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (38 votes). Check out past polls.

    Notices?