|
Re: What is Corona? [message #959 is a reply to message #898] |
Mon, 20 February 2006 15:16 |
Dennis O'Flynn Messages: 73 Registered: July 2009 |
Member |
|
|
There are 4 factors that have a major influence on Corona. These are:
OSGi Platform
-----------------
* Server-side environment
* Consistent Eclipse paradigm
* Equinox: OSGi runtime
** Bundles
** Services
** Event, HTTP
* Eclipse frameworks
** ECF
** Higgins
Collaboration
----------------
* Communication between multiple Workbench instances
* Shared access to common constructs
** Projects, Resources, etc.
* Collaboration Events
** Extends OSGi event model
** Serializable events
** Notifications to all interested parties
* Based upon ECF
SOA
------
* Bundle Life Cycle
** Installed, Resolved (Starting, Active, Stopping), Uninstalled
* OSGi Services
** Registration, Service Tracker, Event Service, HTTP
* SOAP
** Provide web service endpoints to Eclipse plug-in extension points
** Leverage existing Eclipse features
*** org.eclipse.equinox.http
*** EMF ECore
** Based upon standards
*** WSDL v2.0, WSRF, WSDM
Knowledge
-------------
* Information about the collaboration ecosystem, not just its individual
members
** The whole is greater than the sum of its parts
* Persistent memory
* Collective conscious
* History
* Relationships
* Extensibility
** Bundles / Plug-ins are able to extend knowledge base
|
|
|
Powered by
FUDForum. Page generated in 0.04705 seconds