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:05:00 UTC

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

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

Jacques Le Roux edited comment on OFBIZ-9976 at 4/7/22 9:04 AM:
----------------------------------------------------------------

Closing, better work with OFBIZ-12547 now


was (Author: jacques.le.roux):
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)