Re: Enhancement Suggestion

2016-03-19 Thread Tim Bond
This is all just pseudo code so don't read into much. This is just broad strokes. I would like to create an interface IContext { ReadOnlyPropertyDictionary Properties } Not sure where this should live but maybe on a repository we have a property: IOrderedCollection Contexts; The CreateComposit

Re: Enhancement Suggestion

2016-03-13 Thread Dominik Psenner
Hi Sounds great. Yet this has to be thought well before the first line of code is to be written. Who does add contexts and how can they be retrieved? Where are the scopes of the contexts? Are they supposed to travel along with events sent to remote sinks? Cheers On 12 Mar 2016 10:35 p.m., "Tim Bo