[rules-users] Globals in LHS of a rule?

Mark Proctor mproctor at codehaus.org
Tue Nov 27 12:21:22 EST 2007


Michael Zimmermann wrote:
> Darko IVANCAN wrote:
>
>   
>> I'm not sure,but  myList(size()==2) could work though.
>>
>> Does it ?
>>     
>
> No, doesn't work.
>
> My interpreation so far:
> a) globals are only possible in eval() statements
>   
they are valid in evals, inlined evals(previous called predicates), 
return values, variable constraints.
> b) access to methods of global variables are not supported.
>
> and possibly c) only properties of globals can be accessed (not tested
> as a list has no useful property imho)
>
> Well, I can life with the eval() statements but think they are slightly
> inconvenient and make the code less explicit and less readable.
>
> cu, Michael
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071127/75cd40df/attachment.html 


More information about the rules-users mailing list