Ok, after talking on the CB chatbox thing I put together a basic release of my framework. I just want to stress that I am not trying to plug the framework itself (I have already started work on a new one), but rather trying to prove the principle I have been trying to explain.

Please don't try and help improve or fix the code in this release it is irrelavent, the only reason I released it is so you can have a play with a working aXML system to evaluate its merits.

I will release the newest version when it is ready, and if anyone else is down with the paradigm we can talk about how to improve the code supporting it then (or write a completely new one that actually compiles the code properly instead of regex's/evals)

The release file can be found here : axml_release_0.1.zip Have the fun.

In reply to 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.