[rules-dev] dependencies

Steven Williams stevenw at objectconsulting.com.au
Sun Feb 11 18:05:57 EST 2007


Hi Mark,

I've had a bit of a hard time getting up the energy to finish it off but I
did get set up on the weekend to do the doco for it and am getting enthused
again so I should hopefully get it a lot further in the next week. Mic had
mentioned getting some help but no names as yet.

cheers
Steve

On 2/12/07, Mark Proctor <mproctor at codehaus.org> wrote:
>
>  Steven,
>
> Hiya, how is that going? I think someone at JBoss was hoping to help you
> out with it, has mic given you the details?
>
> 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 :)
>
> Mark
> Steven Williams wrote:
>
> Hi Mark,
>
> The new decision table handling uses StringTemplate. I gather I should
> probably change it over to use MVEL as well?
>
> cheers
> Steve
>
> On 2/10/07, Mark Proctor <mproctor at codehaus.org> wrote:
> >
> > I've done a bit of refactor. JCI has no been inlined and all it' use of
> > commons-* removed, including commons-logging. I have added mininimal
> > StringUtils and ArrayUtils because decisiontables and ide uses them. The
> >
> > result is we use a lot less dependencies now, so its getting more
> > manageable again. The next stage is to move templates to MVEL, then we
> > can remove antlr-2.7.7 and StringTemplate-3.0.jar. Further to that I
> > have updated Janino and Eclipse to the latest versions, both of which
> > allow you to have static imports while targetting jdk1.4 src, so after
> > M1 I'll update functions to use those, rather than the current hacked
> > function resolvers.
> >
> > The ide plugin is now 7.3MB, much smaller than the plugin size we use th
> >
> > have on first launch. Removing antlr-2.7.7 and StringTemplate will take
> > off a further 600kb. Do we need to package janino with the ide? If we
> > remove janino we take of a further 400kb, taking the plugin size down to
> >
> > 6.3MB. Antlr 3.0 is currently 664kb, if we can strip that down to purely
> > runtime deps only, we might be able to get the plugin dow nto 6MB
> > exactly.
> >
> > Mark
> > _______________________________________________
> > rules-dev mailing list
> > rules-dev at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-dev
> >
>
>
>
> --
> Steven Williams
>
> Supervising Consultant
>
> Object Consulting
> Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
> stevenw at objectconsulting.com.au
> www.objectconsulting.com.au
>
> consulting | development | training | support
> our experience makes the difference
>
> ------------------------------
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/rules-dev
>
>
>
> _______________________________________________
> rules-dev mailing list
> rules-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-dev
>
>


-- 
Steven Williams

Supervising Consultant

Object Consulting
Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
stevenw at objectconsulting.com.au
www.objectconsulting.com.au

consulting | development | training | support
our experience makes the difference
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-dev/attachments/20070212/9f1bbf8e/attachment.html 


More information about the rules-dev mailing list