I appreciate your point. But you are twisting peoples heads one way, and I'm afraid I want to twist them back the other.

Your attitude is wonderful, and we need people like you to drag us forward. Without it, we would all still be programming Perl 2. Maybe.

In my case, I'm one of those sad people who works on the principle that if it isn't broken, or completely shoddy, then it can be left for a bit later. I would like to spend time working on the newest and coolest, but I'll settle for "it works and I can go home". I apologise in advance for the despicable attitude.

OTOH it annoys me when I am asked to find libraries to support Perl 4 code because some people are stuck in 1993 and just can't seem to make it into the 21st century. Hypocrisy never felt so good...

And on a slightly different level, code is not flexible. Code is the physical implementation of those crazy ideas that we dream up. The ideas are flexible, but once we implement them in language we have fixed them, and they can't flex anymore. They can be rewritten in a new implementation, but I don't argue that the implementation will look anything like the previous one.

____________________
Jeremy
I didn't believe in evil until I dated it.


In reply to Re: de-inventing the wheel (discussion) by jepri
in thread de-inventing the wheel (discussion) by deprecated

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • 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:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.