[
https://issues.apache.org/jira/browse/OFBIZ-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544647
]
David E. Jones commented on OFBIZ-1420:
---------------------------------------
In general all configuration for code should go in the same component as the
code. In this case that would be the framework/widget component.
Any breaking of this pattern will eventually need to be undone, or changed to
new a pattern should one be established.
In general though the point is that components remain as modular and
self-sufficient as possible, even in the framework. Otherwise there is no
organization and one never knows where to look for code, configuration, etc.
> Enable HTML whitespace removal through debug.properties element
> ---------------------------------------------------------------
>
> Key: OFBIZ-1420
> URL: https://issues.apache.org/jira/browse/OFBIZ-1420
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: compress_html.patch, compress_html.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.