I think it's interesting that he considers flexibility so important. The first thing I look for is a working program. I'd say about 70% of the software I've run into doesn't completely work. Sometimes software just outright bombs (not the most common case, sometimes it flops around on the ground before it dies). Hell, I've had the gorey displeasure of having to fix a couple of programs written and abandoned by a sloppy coder.
Sometimes I wonder how software ever even makes it past a client without being evaluated to see if it works. I've seen plenty of time and money spent on programs that don't work.
I say, if you don't have something simple that works, then you definitely won't have something flexible/complicated that works. I've seen plenty of flexible programs that haven't worked all because somebody worried about the chrome before the engine.
Just an opinion from a guy who's had his share of deadlines.
smiles
PS If flexibility is so darned important, then I think no one would write one-liners.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.