Re: [rules-users] Globals - delegate

2012-07-03 Thread Mark Proctor
On 02/07/2012 14:11, Wolfgang Laun wrote: > This is from Expert (5.4.0): > > Using a delegate is another way of global resolution. Assigning a > value to a global (with setGlobal(String, Object)) results in the > value being stored in an internal collection mapping identifiers to > values. Identifi

[rules-users] Globals - delegate

2012-07-02 Thread Wolfgang Laun
This is from Expert (5.4.0): Using a delegate is another way of global resolution. Assigning a value to a global (with setGlobal(String, Object)) results in the value being stored in an internal collection mapping identifiers to values. Identifiers in this internal collection will have priority ov