Community
Participate
Working Groups
Build ID: xxx 1. (submodule)viewbuilders and -providers should be refactored to a) better separarate view/controller creation from navigation b) have an explicit representation of the work area c) have a single facade hiding the complexity of node/view/controller creation, interaction and configuration 2. the extenion point name "org.eclipse.riena.navigation.navigationNode" and the name "NodeBuilder" are not appropriate anymore after refactoring according to patch #254732 and need to be renamed
Created attachment 117886 [details] workarea plugin project (required for patch)
Created attachment 117887 [details] patch implmenting the proposed changes (incl. examples)
patch applied