NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
alpha/beta/rc axiom? (Score:1)
While I'm not object to the point, I would like to have it somehow explained.
Other points are either self-explanatory, or simply obvious, but I don't immediately see why alpha/beta/rc releases are necessarily evil.
Re: (Score:1)
In the first place, they're ineffective as tools for gathering feedback. There's no substitute for getting your software to actual users and hearing directly from them what works and what doesn't work.
Worse, I believe they're fundamentally at odds with the practice of done done [jamesshore.com]. If you get in the habit of releasing software with features you think probably aren't complete, you think are mostly complete, or you're pretty sure are com
Re:alpha/beta/rc axiom? (Score:1)
So true! Though, at least you'll get smoker reports...
Reply to This
Parent
Re: (Score:1)
I prefer to get daily smoker reports from trunk and significant branches. Hourly reports are even better.
The shorter the period between an action and its feedback, the more you can learn from the experience and the faster you can correct an incorrect action.