IIRC I invented the ! modifiers for the DSLR substitution while Drools was moving towards 5.2.0.<br><br>I&#39;m not sure whether these classes could be used in an earlier context, but the changes were quite local to the DSL/R context.<br>
<br>-W<br><br><div class="gmail_quote">On 17 July 2012 20:58, drdaveg <span dir="ltr">&lt;<a href="mailto:drdaveg@gmail.com" target="_blank">drdaveg@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have solved this problem before, and think it is a JAR issue, but can&#39;t<br>
seem to remember which JAR solves my problem.   The DSL sentence<br>
<br>
[consequence][]Set {field} of {object} to<br>
{value}={object}.set{field!ucfirst}({value});<br>
<br>
is not working since !ucfirst is being ignored.  I am using 5.1.1 because of<br>
a reoccurring bug with the in-place DSL editor of more recent versions of<br>
DROOLS (there are JIRA&#39;s opened, closed, reopened and commented on the bug.)<br>
<br>
What JAR would I have wrong or be missing that causes !ucfirst to not be<br>
processed, ie converting {field} to its setter?  Thanks!<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/DSL-translatio-problem-for-ucfirst-under-5-1-1-tp4018743.html" target="_blank">http://drools.46999.n3.nabble.com/DSL-translatio-problem-for-ucfirst-under-5-1-1-tp4018743.html</a><br>

Sent from the Drools: User forum mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br>