]
Michael Anstis commented on DROOLS-517:
---------------------------------------
Tests:
Enhance DRL->RuleModel unmarshalling to handle modify() {...}
block
-------------------------------------------------------------------
Key: DROOLS-517
URL:
https://issues.jboss.org/browse/DROOLS-517
Project: Drools
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Affects Versions: 6.1.0.Beta4
Reporter: Michael Anstis
Assignee: Mario Fusco
Edson requested we enhance Drools Workbench to generate "modify() {...}" blocks
instead of the current use of "update()" so that property reactive fields work
correctly.
Before we can complete the change we need to be able to handle the "modify()
{...}" block when rehydrating the RuleModel object from DRL used by the UI.