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)