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.