You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2022/04/07 09:01:00 UTC

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

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

Jacques Le Roux closed OFBIZ-9976.
----------------------------------
    Fix Version/s: 22.01.01
       Resolution: Implemented

Closing, better work with PFBOZ-12547 now

> 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, Upcoming Branch
>            Reporter: Aditya Sharma
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 22.01.01
>
>
> 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.20.1#820001)