Gil Portenseigne created OFBIZ-10604:
----------------------------------------
Summary: Isolate EntityOperator and EntityConditionValue from EntityConditionBase
Key: OFBIZ-10604
URL:
https://issues.apache.org/jira/browse/OFBIZ-10604 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Gil Portenseigne
Assignee: Gil Portenseigne
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".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)