Yup, you are missing the point, but it's my fault and I accept that, I am trying my best to explain.

Yes, all of those things you listed are possible with the existing systems, but none of them are what I am excited about or willing to go through the crucifiction mill of putting information up about on here.

This would be so much easier if I could just show you face to face what it is, you have to look through the system I have made which I openly admit is naive, to the paradigm it implements.

Total abstraction and seperation of logic and presentation, reusability, and the one most important thing which my system has which others do not, the ability to stack up the reusable code blocks in many different ways using the structure inherant in the ruleset which is unique and does not exist in any of the frameworks you mentioned (or any that I have been able to find).

It is that structuring which causes me to resist, body mind and soul using anything else. The ability to nest tags within each other in multiple levels and ways such that the xml itself almost takes on the status of being a programming languague, bringing a synthesis and unity to the code modules which define the meanings of the tags and allowing those code modules to be combined and reused in limitless ways far beyond the scope of things like HTML::Mason and TT.

In reply to Re^9: Update : aXML Release 0.1.3 by simonodell
in thread Update : aXML Release 0.1.3 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.