Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
Trunk
-
None
-
None
Description
While working on OFBIZ-10593 with mthl we discovered a design issue around EntityConditionBase inheritence.
Indeed EntityOperator and EntityConditionValue inherits from EntityConditionBase, even if they can't be considered as proper "entity conditions".
It should be determined what was the need behind this inheritance and refactor it to isolate that classes that do not appear to be "entity conditions".
Attachments
Issue Links
- Blocked
-
OFBIZ-10691 Refactoring ‘EntityCondition’
- Closed