Bug 506150 - Remove TransformProvider, integrate in AbstractVisualPart.
Summary: Remove TransformProvider, integrate in AbstractVisualPart.
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF MVC (show other bugs)
Version: 1.0.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard: low-hanging fruit
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-18 10:02 EDT by Matthias Wienand CLA
Modified: 2018-10-15 14:22 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Wienand CLA 2016-10-18 10:02:45 EDT
After merging of MVC and MVC.FX, the (FX)TransformProvider should be removed and its functionality should be provided by Abstract(FX)VisualPart per default.
Comment 1 Alexander Nyßen CLA 2016-10-19 03:41:55 EDT
While the TransformProvider should indeed by replaced, it might be reasonable to preserve the ITransformableVisualPart interface for this purpose.