Community
Participate
Working Groups
The scout SDK should support the new extension features introduced in scout rt 3.9.0
planned for 3.9.0. M6
Some topics that could be part of this bug: 1. Binary platform If a scout application is placed in the target platform it should be possible to show this application in the Scout SDK as well so that it could be extended/modified using the new Scout RT extension mechanism. 2. Scout RT Extensions If org.eclipse.scout.rt.client.extension is available, the corresponding (more powerful) IExtensibleScoutObjects should be used in the SDK wizards by default. 3. Page contributions - Show injected/contributed pages in the corresponding nodes - Mark removed pages accordingly - Folder & Wizards for IPageModifier below the pages? 4. Menu contributions - @Replace annotation support (maybe also required for columns? other objects?) - Show injected/contributed menus in the corresponding containers - Mark removed menus accordingly - Folder & wizards for IMenuModifiers below menus? 5. Form contributions - handle InjectFieldTo Annotation - Allow the creation of new forms as subclasses of exisiting forms - @Replace for fields? 6. sub projects - sdk support to create sub projects (parent client/shared/server to choose) - TextProviderServices, IconProviderServices created to extend the parent when decided what to implement and how, corresponding sub-bugs should be created.
point 2 implemented for 3.9.0 M5 as documented in bug 397268.
point 1 tracked in bug 394132
point 6 and first part of point 1 resolved as part of bug 394132. second part of point 1 will be tracked in bug 402116.
Point 1, 2 and 6 available with scout sdk 3.9.0 M7. Point 3, 4, 5 are tracked in bug 407740 and will be part of the Eclipse Luna release (planned for 2014)
@Andreas Hoegger: Could you verify this with M7 please?
Bug closed, shipped with 3.9.0 (Kepler)