[rules-users] Re: Runtime fact-set and rule-set separation

Tomasz Krzywicki tkrzywicki at gmail.com
Mon Aug 18 08:36:27 EDT 2008


Ok ... any ideas ?
I know my mail was quite long therefore I prepared some
teaser cut. Thanks for joining discussion ... eventually :)

tk.


> than if there would be a need to reach fact from other
> contexts I would specify it using something-like-this syntax
>
> ...
> when
>  Fact ( ... )     // facts within same context and instance
>  *.Fact ( ... )   // facts from all facts sets (contexts)
>  <ContextName>.Fact ( ... )   // facts from all
>                              // instances of specific context.
>  <ContextName>(*).Fact ( ...) // same as above
>  <ContextName>(1).Fact ( ...) // facts from specific
>                              // instance of specific context.
>



More information about the rules-users mailing list