You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Douglas McClusky (JIRA)" <ji...@apache.org> on 2014/10/10 16:36:33 UTC

[jira] [Created] (VCL-789) Simplify configuration of web programming components

Douglas McClusky created VCL-789:
------------------------------------

             Summary: Simplify configuration of web programming components
                 Key: VCL-789
                 URL: https://issues.apache.org/jira/browse/VCL-789
             Project: VCL
          Issue Type: Improvement
          Components: web gui (frontend)
            Reporter: Douglas McClusky


dojo versions > 1.9 include Asynchronous Module Definition support.  You could define your module requirements in the javascript, and no longer need to dynamically write import statements in utils.php.  This would let you shift your single source of truth out of utils.php, which needs to be parsed by some scripts or other method to generate the dojo profile, and into the profile and javascript definitions, themselves.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)