Hi guys,<br><br>It&#39;s no biggy but I was wondering whether KnowledgeBuilderConfiguration will get an addAccumulateFunction method, similar to PackageBuilderConfiguration? In our project we use Spring to configure Drools, which means we have a Map&lt;String, Class&gt; available for accumulate functions, so we could previously do:<br>
<br>config.addAccumulateFunction(entry.getKey(), entry.getValue());<br><br>Now with KnowledgeBuilderConfiguration we had to change the Map to Map&lt;String, String&gt; and do the following:<br><br>config.setProperty(&quot;drools.accumulate.function.&quot; + entry.getKey(), entry.getValue());<br>
<br>which seems like a retrograde step.<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 href="mailto:steven.williams@objectconsulting.com.au">steven.williams@objectconsulting.com.au</a><br>
<a href="http://www.objectconsulting.com.au">www.objectconsulting.com.au</a><br><br>consulting | development | training | support<br>our experience makes the difference<br>