Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

There is something to be learned from a bugstorm...

by YAFZ (Pilgrim)
on Nov 03, 2003 at 14:58 UTC ( [id://304126]=perlmeditation: print w/replies, xml ) Need Help??

There is something to be learned from a bugstorm. When meeting with a sudden shower of bugs, you try not to get crazy and debug quickly along thousands of lines of source code. But doing such things as watching for variables, commenting out some parts of code, inserting breakpoints you still get bugs. When you are resolved from the beginning, you will not be perplexed, though you still get the same number of bugs. This understanding extends to every software.

Perlagure -- The Way of The Perl Programmer
  • Comment on There is something to be learned from a bugstorm...

Replies are listed 'Best First'.
Re: There is something to be learned from a bugstorm...
by Anonymous Monk on Nov 03, 2003 at 17:45 UTC
    There is something to be learned from a bugstorm.

    Well, one thing that can be learned from a bugstorm is the value of a test first development model :-)

      Well, one thing that can be learned from a bugstorm is the value of a test first development model :-)

      People test first before deployment? And there was me thinking my QA dept were just a like any other group of screaming users! Silly me - my QA dept and ${GROUP} screaming users are one and the same. Seriously now, Big Ball of Mud is such a familiar pattern by now that maintainers either take the "Don't touch - it will break" or "Fix it - fair means or foul" approach. I commend the later, even if sometimes foul means == bugstorm.


      the only bad experience is the one you've learned nothing from
      Definitely ;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 01:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found