[jira] [Assigned] (OFBIZ-9976) Introduce require.js to organise JavaScript files

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Assigned] (OFBIZ-9976) Introduce require.js to organise JavaScript files

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux reassigned OFBIZ-9976:
--------------------------------------

    Assignee: Jacques Le Roux  (was: Aditya Sharma)

> Introduce require.js to organise JavaScript files
> -------------------------------------------------
>
>                 Key: OFBIZ-9976
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9976
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL APPLICATIONS
>    Affects Versions: Trunk
>            Reporter: Aditya Sharma
>            Assignee: Jacques Le Roux
>            Priority: Major
>
> As suggested by [~jacques.le.roux] in http://markmail.org/message/eec2anlwdt4azaac and http://ofbiz.markmail.org/thread/ti54omjdt4fy662m and as per the discussion with [~amardeepsj] in OFBIZ-7758, introduce require.js http://requirejs.org/ to load javascript files.
> Require.js offers a lot of benefits some of them includes:
> * Asynchronous module loading.
> * Well-structured code
> * Creating and re-using modules without polluting the global namespace
> * Explicit defining of dependencies between module



--
This message was sent by Atlassian Jira
(v8.3.4#803005)