Hello rules-users,
Is it possible to call from functions other (same, if
recursive)
functions in jbossrules 3.0.6? in 4.0.0?
Thanks in advance.
Sincerely,
Ru
_______________________________________________
rules-users mailing list
rules-userslists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
Re: Call functions from other
functions?
2007-06-29 02:12:31
in 3.0, you can, but with a gotcha:
say you have 2 functions, functionA and functionB.
You can call functionA from inside functionB by prefixing functionB like: FunctionB.functionB
In 4.0, I *think* that is not needed.
Michael.
On 6/29/07, Ru < sorokinoogis.ru">sorokinoogis.ru> wrote:
Hello rules-users,
Is it possible to call from functions other (same, if recursive) functions in jbossrules 3.0.6? in 4.0.0?
Thanks in advance. Sincerely, Ru _______________________________________________
rules-users mailing list rules-userslists.jboss.org">rules-userslists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users