Implemented Labeled Interface Invocation on Observable
Observable now implements Labeled Interface Invocation. A message
to observers can now optionally be labeled with a name.
If the name that an observable is given matches the message label,
than it will participate in the processing of that call.
Non-Observable components or objects can participate as endpoint
if they implement the observable_name function which should return
a labelname.
meresco-core
2010-07-29
meresco-core/workingsets/3.1-Edurep/version_1
201007291646.observable-labeled-interface-invocation.changeset [download]