<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="gmail_quote"><br><div><br>Good to know. OTOH, is there any good reason for count() having an argument at all? Just because all others have an argument? Nowadays, the uniform signature could be (Object... objs) which would, e.g., permit you to write count() without the dummy argument. Others, such as sum, average and especially min and max could easily handle more than one argument. Not a bonanza, but being general is not a bad thing...<br>
<font class="Apple-style-span" color="#888888"><br></font></div></div></blockquote><div><br></div><div>I agree. Working on it as we speak. The new Drools version will bring several changes on syntax that will hopefully make the language less verbose and more consistent overall. </div>
<div><br></div><div>Edson </div></div>