You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2018/12/04 22:53:00 UTC

[jira] [Created] (OFBIZ-10691) Refactoring ‘EntityCondition’

Mathieu Lirzin created OFBIZ-10691:
--------------------------------------

             Summary: Refactoring ‘EntityCondition’
                 Key: OFBIZ-10691
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10691
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin
             Fix For: Upcoming Branch


The {{EntityConditionBase}} class hierarchy is abusing inheritance in order to share code between {{EntityCondition}}, {{EntityOperator}}, and {{EntityConditionValue}}. Additionally it contains some dead code and some poorly documented classes/methods.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)