-
Notifications
You must be signed in to change notification settings - Fork 3
Architecture
BryanHunt edited this page Aug 28, 2011
·
6 revisions
The presentation layer contains the user interface. The user interface may be a rich desktop application (RCP) or a web application (Sproutcore).
This layer contains the application logic for manipulating the domain model. The web API is part of this layer.
This layer consists of the domain model implemented in EMF.
This layer consists primarily of the low level frameworks such as OSGi, EMF, Restlet, and MongoDB.