What's wrong with reinventing wheels, he asks? Absolutely nothing. If.

If you have properly and fully evaluated existing solutions. If you have discussed with others experienced in the field what needs you believe these solutions are not meeting. If you have confirmed that they do, indeed, fail to meet those needs. And if you can add new features without introducing new bugs to make your better wheel.

With real wheels, each progression you stated was most likely made in a similar fashion: existing wheels were evaluated and found wanting. And then were tweaked into something new. Don't forget to do likewise here.

Now, if you were trying to do this as a way to learn how such templating systems are developed, go ahead. That's done in many other areas as well, not just software. But, here as much as anywhere else, when your learning is done, you're best to work with off-the-shelf standardised tools when you want to get real work done instead of reinventing what is already out there.


In reply to Re: What's wrong with re-inventing wheels by Tanktalus
in thread What's wrong with re-inventing wheels by jimt

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.