[
https://issues.apache.org/jira/browse/OFBIZ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367273#comment-15367273 ]
Paul Foxworthy commented on OFBIZ-1319:
---------------------------------------
Hi Amardeep,
I'd say split based on logical separation, then use a bundling tool to minimise HTTP requests.
Keeping unrelated code together for performance reasons is premature optimisation.
Cheers
Paul Foxworthy
> Split javascript files to have more generic ones includable in all screens, and the more specific ones included more locally
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: OFBIZ-1319
> URL:
https://issues.apache.org/jira/browse/OFBIZ-1319> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
>
> From a David's E. Jones comment on ML :
> We should split up javascript files to have the more generic ones includable in all screens, and the more specific ones (like the toggle* and selectAll* methods in there) into a file that can be included more locally.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)