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)