<p>Just a random thought but would the declarative agenda (for 5.3?) provide any help?</p>
<p>sent on the move</p>
<p>On 18 Nov 2011 21:23, "Jamie" <<a href="mailto:jshaw@llbean.com">jshaw@llbean.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don't think you can reference a fact in the enabled condition. There's<br>
also no way to get a reference to the current rule like you can in the RHS,<br>
which is why I had to hard code the name.<br>
<br>
Vincent, thanks for the comment out the inheritance. I think that would<br>
work well for icechunk. I had forgotten about that feature. I've been<br>
searching for way to log when a rule was being evaluated and the best I've<br>
come up with is an eval() statement that writes a log message. It feels<br>
like a hack and I didn't want to clutter all of my rules with it, but<br>
inheritance would let me centralize that logging if I create a base rule<br>
that all other rules extend from. I'll have to look further into that.<br>
<br>
--<br>
View this message in context: <a href="http://drools.46999.n3.nabble.com/Exclude-certain-rules-tp3517185p3519741.html" target="_blank">http://drools.46999.n3.nabble.com/Exclude-certain-rules-tp3517185p3519741.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></p>