Oh my!

Never thought I would ever reply to a post like this, yet here I am.

After much digging (I'm bored right now), I think that I might have figured out what you are going on about.

If I figured it out correctly, you have defined a new paradigm in HTML templating, which you think is super cool, and wow, and why isn't everyone using it. But, your code that parses this new templating system is not as efficient as you would like.

Here's the part that I think is rather interesting, from a human interaction point of view. You have thrown down a gauntlet. Your words:

IT WILL BE INTERESTING TO SEE IF ANY OF YOU ARE CODER ENOUGH TO WRITE AN IMPLEMENTATION OF THOSE RULES WHICH IS MORE EFFICIENT THAN MINE.
My interpretation: I am wonderful, I am smart, I bet you can't improve on what I have done. I dare you. I double dare you.

Why? My guess... If someone gets angry enough, they just might come up with some code that deals with your pardigm, and then... YOU DON'T HAVE TO.

Very sneaky. Almost smart.


In reply to Re: Pulling Punches by Sandy
in thread Pulling Punches by simonodell

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.