[
https://issues.apache.org/jira/browse/OFBIZ-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526176
]
Adrian Crum commented on OFBIZ-1230:
------------------------------------
Jacques,
What additional work needs to be done? If the developer community agrees that
this is a good idea and the patch gets committed, then I can start updating
each component's controller.xml file.
In other words, I need someone with framework commit access to commit this
patch, then I can do the rest of the work myself - except for the example and
webtools components.
> 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
> Attachments: common_requests.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.