Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Multi-Module Applications(Creating modularised applications using eclipse scout)
Multi-Module Applications [message #730685] Wed, 28 September 2011 21:25 Go to next message
Ivan Motsch is currently offline Ivan MotschFriend
Messages: 154
Registered: March 2010
Senior Member
When creating large business applications, eclipse scout helps managing event multi-application-modules.
For example you want to create a workflow application that consists of a core with some outlines, pages and forms.
This core is reduced to the minimum needed to operate. All additional functionality is added using additional modules.

So - for example - for each business unit you add another scout application (module) with additional client/shared/server plug-ins.
The only difference between core and extension is that the core has a IDesktop managing the glue of outlines/pages/forms.
The extension modules do not have a complete IDesktop but rather a IDesktopExtension that allows for contributing outlines, pages, actions, forms to the core.
Also it allows for handling the exec* desktop messages.
That way programming extensions aor core is more or less the same process. Also in the eclipse scout sdk. The sdk takes care of showing all the plug-ins and modules in
the correct structrue. You will have perfect overview even for projects with 30 modules and over 100 plug-ins.

The graphics shows the class structure of the desktop as well as some modules. On the bottom it shows the plug-ins making up each module.

index.php/fa/4098/0/
Re: Multi-Module Applications [message #730841 is a reply to message #730685] Thu, 29 September 2011 10:40 Go to previous messageGo to next message
Jeremie Bresson is currently offline Jeremie BressonFriend
Messages: 124
Registered: November 2010
Senior Member
What is the target version of Scout for these DesktopExtensions?
Re: Multi-Module Applications [message #732163 is a reply to message #730685] Tue, 04 October 2011 06:16 Go to previous message
Daniel Wiehl is currently offline Daniel WiehlFriend
Messages: 1
Registered: May 2016
Junior Member
That is Eclipse Scout Trunk and will be available in Eclipse release 3.8.0 (Juno)
Previous Topic:Editable Column
Next Topic:client notification
Goto Forum:
  


Current Time: Tue Apr 23 13:06:48 GMT 2024

Powered by FUDForum. Page generated in 0.03424 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top