[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.technology.corona] Collaboration Events
|
Corona extends the OSGi event service (org.osgi.service.event) to provide
"collaboration" events. These events are similar to OSGi events, with the
added requirement that they be Serializable.
Since collaboration events are serializiable, they can be shared within a
distributed environment. This will allow collaboration event types, such as
project events, to be shared among members of a group.