[jira] [Created] (OFBIZ-10604) Isolate EntityOperator and EntityConditionValue from EntityConditionBase

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10604) Isolate EntityOperator and EntityConditionValue from EntityConditionBase

Nicolas Malin (Jira)
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)