<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Thought I'd mention where I'd like to see DSLs go in the future, if
    anyone is interested. DSLs are template fragments that can be used
    in conjuction with each other. I'll refer to them as template
    fragments from now on.<br>
    -Selecting one template fragment constraints which peer fragments
    may be used after it.<br>
    -Template fragments may have nested template fragments. The
    available nested fragments are themselves constrained and depending
    on which child fragment is chosen cosntrains any allowed peer child
    fragments.<br>
    -As well as constraining which peer or child fragments can be used
    cardinality can also be constrained.<br>
    -The peering and nesting itself can be recursively applied,<br>
    <br>
    So what we are talking about here is something that is almost xsd
    schema like, for producing constrained documents.<br>
    <br>
    Mark<br>
    On 15/12/2010 07:41, Wolfgang Laun wrote:
    <blockquote
      cite="mid:AANLkTinEm6zkq5FWT8+fe7mNSaEj=-cAinmXgqvftVv4@mail.gmail.com"
      type="cite">On 13 December 2010 19:58, Edson Tirelli <span
        dir="ltr">&lt;<a moz-do-not-send="true"
          href="mailto:ed.tirelli@gmail.com">ed.tirelli@gmail.com</a>&gt;</span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="border-left: 1px solid
          rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left:
          1ex;"> &nbsp; Hi Wolfgang,<br>
          <br>
          &nbsp; Mark said you would like us to take a look at some of your
          commits?<br>
          Can you let me know which ones?<br>
          <br>
        </blockquote>
        <div><br>
          Hi Edson,<br>
          <br>
          I have reached a state where I think changes might be
          committed - see the attached README. I'll just go through the
          code and add some comments and make sure no "noise" remains.
          Then I'll send you the zipped tarball of all changes. If there
          are no objections, I'll also commit, but I need to do this
          before the git change incapacitates me. (I just don't have the
          time right now for making this conversion, and I won't have it
          until E12/2010. Worst time of the year for doing a change like
          that!)<br>
          <br>
          @developers: Anybody interested in this set of changes can ask
          me for the sources.<br>
          <br>
          Best<br>
          Wolfgang <br>
          <br>
          <br>
        </div>
      </div>
      <br>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
rules-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>