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

ASF subversion and git services commented on TAP5-2803:
-------------------------------------------------------

Commit 7b55625592f161301e476b69237542c7dddf7017 in tapestry-5's branch 
refs/heads/feature/es-module-support from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=7b5562559 ]

TAP5-2803: foundation work for ES module support

> Add support for JavaScript/ECMAScript 6 modules
> -----------------------------------------------
>
>                 Key: TAP5-2803
>                 URL: https://issues.apache.org/jira/browse/TAP5-2803
>             Project: Tapestry 5
>          Issue Type: New Feature
>          Components: tapestry-core
>            Reporter: Thiago Henrique De Paula Figueiredo
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Major
>
> Right now, while Tapestry has built-in support for including JavaScript files 
> and Require.js modules in components, pages and mixins, it has none for 
> JavaScript/ECMAScript  6 
> [modules|[https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules].]
>  This makes using them in Tapestry webapps hard to do.
> To avoid confusion with Require.js modules, which are referred as "modules" 
> in the Tapestry support for them (@Import's module attribute, 
> JavaScriptSupport require() methods), JavaScript modules will be referred in 
> the new code as "esModule" (as in ECMAScript module, ECMAScript 6 being the 
> JavaScript standard which defines how modules work).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to