Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] EASE could support "require" for loading core modules

I submitted a feature request to the bug tracker for discussion about supporting "require" in some form for EASE when used with JavaScript and loading the core System modules (UI, Resources, etc.). Discussion should probably go there but I'm mainly noting it here for people who track this list and not the bug tracker and may be interested in the topic. The related "bug":
https://bugs.eclipse.org/bugs/show_bug.cgi?id=452689

If that seems like a good idea, then the biggest choice to make is whether to implement the AMD/RequireJS/Dojo module loading approach or the CommonJS/NodeJS approach.

--Paul Fernhout
http://www.pdfernhout.net/
====
The biggest challenge of the 21st century is the irony of technologies of abundance in the hands of those still thinking in terms of scarcity.


Back to the top