Re: [rules-dev] Drools + Spring

2009-04-02 Thread Steven Williams
Here's what I do: We inject KnowledgeBases into our app using Spring. It was a simple matter of just implementing a builder class that takes a bunch of drools Resources and adding a build() method to create the KnowledgeBase and then creating a class that implements Spring FactoryBean and Initiali

Re: [rules-dev] Rule templates fed from objects

2009-03-29 Thread Steven Williams
Cool! I'll take a look. See you at the Corner Hotel, Melbourne, Australia. How's tonight? Steve 2009/3/28 Wolfgang Laun > 2009/3/25 Steven Williams > >> Hi Wolfgang, >> >> Yeah sorry, I couldn't remember how far I took it. Unfortunately I haven't

Re: [rules-dev] Rule templates fed from objects

2009-03-25 Thread Steven Williams
to implement it in an application, so I won't insist ;-) > > Regards > Wolfgang > > > 2009/3/25 Steven Williams > >> Hi Wolfgang, >> >> This has already been done - take a look at the tests in the templates >> project. I think I also put some in the

Re: [rules-dev] Rule templates fed from objects

2009-03-24 Thread Steven Williams
Hi Wolfgang, This has already been done - take a look at the tests in the templates project. I think I also put some in the examples project. cheers Steve 2009/3/25 Wolfgang Laun > Actual parameters for Rule Templates are currently supposed to come from > decision tables, actually spreadsheets

Re: [rules-dev] Build Guvnor from Source ( org.apache.maven.reactor.MavenExecutionException: Cannot find parent: org.drools:drools )

2009-01-26 Thread Steven Williams
gt; ... 20 more > [INFO] > > [INFO] Total time: < 1 second > [INFO] Finished at: Fri Jan 23 15:20:05 EST 2009 > [INFO] Final Memory: 1M/2M > > Regards. > Ashish > > >

Re: [rules-dev] good idea?

2008-07-06 Thread Steven Williams
___ >> rules-dev mailing list >> rules-dev@lists.jboss.org >> https://lists.jboss.org/mailman/listinfo/rules-dev >> >> >> > > _______ > rules-dev mailing list > rules-dev@lists.jboss

[rules-dev] drools-decisiontables split

2008-06-17 Thread Steven Williams
Hi all, I have just split the generic templating stuff out of drools-decisiontables into its own module - drools-templates. drools-decisiontables depends on drools-templates. If there are any problems please let me know. cheers Steve -- Steven Williams Supervising Consultant Object

Re: [rules-dev] need advice re null handling

2007-03-14 Thread Steven Williams
st rules-dev@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 [EMAIL PROTECTED] www.objectconsulting.com.au consulting | development | training | support our experien

Re: [rules-dev] dependencies

2007-02-11 Thread Steven Williams
;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

Re: [rules-dev] dependencies

2007-02-11 Thread Steven Williams
e 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@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-dev -- Steven Williams Supervisi