You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Martin Becker (JIRA)" <ji...@apache.org> on 2016/04/04 18:41:25 UTC

[jira] [Created] (OFBIZ-6984) CommonWorkers.java needs simplifying and cleaning up

Martin Becker created OFBIZ-6984:
------------------------------------

             Summary: CommonWorkers.java needs simplifying and cleaning up
                 Key: OFBIZ-6984
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6984
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Upcoming Branch
            Reporter: Martin Becker
            Priority: Trivial


Refactor CommonWorkers.java. Lots of code is repetitive and can be factored out into shared private methods. 
This includes things like:
* Exception handling
* Queries
* Building the return data structures

Taken from the Refactor ToDo list at https://cwiki.apache.org/confluence/display/OFBIZ/Re-Factor+To-Do+List



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)