<!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 bgcolor="#ffffff" text="#000000">
Steven,<br>
<br>
Hiya, how is that going? I think someone at JBoss was hoping to help
you out with it, has mic given you the details?<br>
<br>
I haven't moved templates across to MVEL yet, but yes eventually that
makes sense. However don't go out of your way, more important you get
it finished first :) Really hoping that it will make our end of Q1
release :)<br>
<br>
Mark<br>
Steven Williams wrote:
<blockquote
 cite="mid:e48d29d70702111400u200fa0ado984c0676bd9d83b@mail.gmail.com"
 type="cite">Hi Mark,<br>
  <br>
The new decision table handling uses StringTemplate. I gather I should
probably change it over to use MVEL as well?<br>
  <br>
cheers<br>
Steve<br>
  <br>
  <div><span class="gmail_quote">On 2/10/07, <b
 class="gmail_sendername">
Mark Proctor</b> &lt;<a moz-do-not-send="true"
 href="mailto:mproctor@codehaus.org">mproctor@codehaus.org</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I've
done a bit of refactor. JCI has no been inlined and all it' use of<br>
commons-* removed, including commons-logging. I have added mininimal<br>
StringUtils and ArrayUtils because decisiontables and ide uses them.
The
    <br>
result is we use a lot less dependencies now, so its getting more<br>
manageable again. The next stage is to move templates to MVEL, then we<br>
can remove antlr-2.7.7 and StringTemplate-3.0.jar. Further to that I<br>
have updated Janino and Eclipse to the latest versions, both of which
    <br>
allow you to have static imports while targetting jdk1.4 src, so after<br>
M1 I'll update functions to use those, rather than the current hacked<br>
function resolvers.<br>
    <br>
The ide plugin is now 7.3MB, much smaller than the plugin size we use
th
    <br>
have on first launch. Removing antlr-2.7.7 and StringTemplate will take<br>
off a further 600kb. Do we need to package janino with the ide? If we<br>
remove janino we take of a further 400kb, taking the plugin size down
to
    <br>
6.3MB. Antlr 3.0 is currently 664kb, if we can strip that down to purely<br>
runtime deps only, we might be able to get the plugin dow nto 6MB
exactly.<br>
    <br>
Mark<br>
_______________________________________________<br>
rules-dev mailing list<br>
    <a moz-do-not-send="true" href="mailto:rules-dev@lists.jboss.org">rules-dev@lists.jboss.org</a><br>
    <a moz-do-not-send="true"
 href="https://lists.jboss.org/mailman/listinfo/rules-dev">https://lists.jboss.org/mailman/listinfo/rules-dev</a><br>
  </blockquote>
  </div>
  <br>
  <br clear="all">
  <br>
-- <br>
Steven Williams<br>
  <br>
Supervising Consultant<br>
  <br>
Object Consulting<br>
Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501<br>
  <a moz-do-not-send="true"
 href="mailto:stevenw@objectconsulting.com.au">stevenw@objectconsulting.com.au</a><br>
  <a moz-do-not-send="true" href="http://www.objectconsulting.com.au">www.objectconsulting.com.au</a><br>
  <br>
consulting | development | training | support<br>
our experience makes the difference
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>