[
https://issues.apache.org/jira/browse/OFBIZ-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533021
]
David E. Jones commented on OFBIZ-1230:
---------------------------------------
I agree with Adrian... the name common-requests is funny because the file does
have more than just requests, it also has: handlers, pre/postprocessors,
view-maps, and can have other misc stuff.
> 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
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: SVN trunk
>
> Attachments: common_requests.patch, common_requests.patch,
> common_requests.patch, common_requests.patch, example.patch, example.patch
>
>
> 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.