[ 
https://issues.apache.org/jira/browse/OFBIZ-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15361139#comment-15361139
 ] 

Pierre Smits edited comment on OFBIZ-1319 at 7/4/16 10:26 AM:
--------------------------------------------------------------

I suggest to apply an OFBiz specific naming convention for our common js files. 
Many products don't go beyond 'util.js', but when it comes down to reporting 
issues regarding javascript functions referencing   e.g. 'ofbiz-util.js' is 
much better than 'util.js' when there are many similar named files throughout 
the code base.


was (Author: pfm.smits):
I suggest to apply an OFBiz specific naming convention for our common js files. 
Many products don't go beyond 'util.js', but when it comes down to reporting 
issues regarding javascript functions referencing 'ofbiz-util.js' is much 
better than 'util.js' when there are many similar named files throughout the 
code base.

> 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)

Reply via email to