| Summary: | [IAD] Layout Extensions are read coincidentally | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Holger Staudacher <holger.staudacher> | ||||
| Component: | Workbench | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 1.3 | ||||||
| Target Milestone: | 1.3 M2 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Whiteboard: | |||||||
| Bug Depends on: | 287576 | ||||||
| Bug Blocks: | |||||||
| Attachments: |
|
||||||
|
Description
Holger Staudacher
Created attachment 145556 [details]
new Overriding behavior
The attached patch contains changes at the layout ext point. A new attributed was introduced called "overrides" which expect an ID of an existing layoutset. Additional it contains changes at org.eclipse.rap.example to demonstrate the overriding and at the LayoutRegistry which does not more generate hybrid layouts because this is not longer necessary.
Fixed and committed to CVS HEAD. |