Changes between Version 25 and Version 26 of PluginDevelopmentGuide


Ignore:
Timestamp:
06.05.2013 14:46:50 (11 years ago)
Author:
jri
Comment:

use image from ArchitectureOverview page

Legend:

Unmodified
Added
Removed
Modified
  • PluginDevelopmentGuide

    v25 v26  
    99Plugins play a central role in the DeepaMehta architectural picture. The sole DeepaMehta Core is quite small and contains no domain-specific logic at all. The main responsibility of the DeepaMehta Core is a) to be a runtime environment for DeepaMehta plugins, and b) to coordinate the access to the DeepaMehta database. All domain-specific data models and application logic is contained in plugins. In the diagram below you can see that a DeepaMehta plugin (colored green) can have both, a server-side portion and a client-side portion. 
    1010 
    11 [[Image(Architecture.png)]] 
     11[[Image(wiki:ArchitectureOverview:Architecture.png)]] 
    1212 
    1313A DeepaMehta plugin can have several parts: