[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Event registration questions
Hi all, while reading through the event registration parts of the spec I had the following questions: - ServiceDescription Type. eventDescriptions The current description allows sending events to producers even if they did not state that they support this event. Why is this useful? And what is the expected behavoir of the producer? Is it allowed for the producer to return the events as failed events? - EventDescription I think this one is missing a event direction. How does the consumer know if a given event is an event that the producer expects as input to handleEvent or one that the producer will return as result of pbia / handleEvent? Without this information how can the producer create the correct wiring between the different producers? Stefan
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]