eclipsesource / papyrus-gefx

A new Editor kind for Papyrus, based on GEFx and GMF Runtime
0 stars 2 forks source link

[Architecture] Fix/Improve Feedback and Handle parts #22

Open CamilleLetavernier opened 5 years ago

CamilleLetavernier commented 5 years ago

The current Feedback and Handles factories were developed on the GEF4 0.3 architecture and have not been updated since (Or barely, just to ensure it still compiles/works)

They must be refactored to match the GEF 5.x architecture

CamilleLetavernier commented 5 years ago

Feedback is being improved in #26, with different feedback factories for different interactions (ChangeBounds, Create node...)