Move common requests to a separate xml file to reduce component's
controller.xml file size
------------------------------------------------------------------------------------------
Key: OFBIZ-1230
URL: https://issues.apache.org/jira/browse/OFBIZ-1230
Project: OFBiz
Issue Type: Improvement
Components: framework
Reporter: Adrian Crum
Priority: Minor
All (or nearly all) components have a group of similar entries in their
controller.xml file. Those similar entries can be moved to a separate xml file
to be included in the component's controller.xml file using the <include>
element - which would reduce the size of each controller.xml file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.