If the original description of the problem is correct, this is typically solved
by code such as e.g.
rule x
when
Container( $l: theList )
$el: Element( this memberOf $i )
then
modify( $el ){...}
end
This way there's no need to write a function.
-W
On 21/06/2013, rjr201 <rich.j.riley(a)gmail.com> wrote:
Could you post the complete code of what you are trying to do?
--
View this message in context:
http://drools.46999.n3.nabble.com/Can-we-hold-reference-to-a-function-ret...
Sent from the Drools: User forum mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users