-
- Downloads
Editor Bindings: Move priority sorting to the service
* Priorities define the sorting of ExtendableMultipageEditors and the order in which the MVC factories are queried by the delegate ones. * Instead of doing this lazily when opening some editor, sort the bindings already when starting the binding service to obtain a clearly defined behavior. Issue-Ref: 3883 Issue-Url: https://af3-developer.fortiss.org/issues/3883 Signed-off-by:Alexander Diewald <diewald@fortiss.org>
Showing
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/internal/.ratings 1 addition, 1 deletion...el.ui/src/org/fortiss/tooling/kernel/ui/internal/.ratings
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/internal/ModelEditorBindingService.java 12 additions, 0 deletions...tooling/kernel/ui/internal/ModelEditorBindingService.java
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/internal/editor/.ratings 1 addition, 1 deletion...rc/org/fortiss/tooling/kernel/ui/internal/editor/.ratings
- org.fortiss.tooling.kernel.ui/src/org/fortiss/tooling/kernel/ui/internal/editor/ExtendableMultiPageEditor.java 0 additions, 8 deletions.../kernel/ui/internal/editor/ExtendableMultiPageEditor.java
Please register or sign in to comment