]
Jozef Marko updated DROOLS-2178:
--------------------------------
Tester: Jozef Marko
QE Status: ON_QA (was: NEW)
[DMN Editor] Simplify Expression Editors GridData implementation
----------------------------------------------------------------
Key: DROOLS-2178
URL:
https://issues.jboss.org/browse/DROOLS-2178
Project: Drools
Issue Type: Task
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Different Expression Editors implement their own {{GridData}} models to intercept
mutations and defer the same to Commands. There are a number of different implementations
and they could all be simplified to use a shared base class.