Community
Participate
Working Groups
The idea and implementation of an extensible desktop exists for some time. There is however no extension point definition in scout for contributing them. Add an extension point for contributing IDesktopExtensions and provide an AbastractExtensibleDesktop implementation that uses contributed desktop extensions.
Actually it is possible to contribute desktop-level menus using an IDesktopExtension (simply by adding inner classes implementing IMenu). It would be great if menus could also be added to the desktop using the menus extension point.
implemented and committed on scout branch 3.8.
Bug closed, shipped with 3.9.0 (Kepler)