[
https://issues.apache.org/jira/browse/TAP5-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956794#comment-17956794
]
Hudson commented on TAP5-2804:
------------------------------
ABORTED: Integrated in Jenkins build Tapestry ยป TAP5-2804 #29 (See
[https://ci-builds.apache.org/job/Tapestry/job/TAP5-2804/29/])
TAP5-2804: renaming Require.js-enabling configuration symbol (thiago: rev
233fac5fc481be99a9cd82e5148f610bcb56e51e)
* (edit) 5_10_RELEASE_NOTES.md
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/modules/JavaScriptModule.java
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/javascript/ConfigureHTMLElementFilter.java
* (edit) tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
* (edit)
tapestry-core/src/main/java/org/apache/tapestry5/modules/TapestryModule.java
* (edit)
tapestry-core/src/test/resources/org/apache/tapestry5/integration/app1/components/Border.tml
* (edit)
tapestry-core/src/test/java/org/apache/tapestry5/integration/app1/AjaxTests.java
> Convert Tapestry's JS code from CoffeeScript to TypeScript
> ----------------------------------------------------------
>
> Key: TAP5-2804
> URL: https://issues.apache.org/jira/browse/TAP5-2804
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Reporter: Thiago Henrique De Paula Figueiredo
> Assignee: Thiago Henrique De Paula Figueiredo
> Priority: Major
>
> CoffeeScript was useful when JavaScript was lacking several features, but
> since then CS got obsolete and it's odd, way too different syntax from
> JavaScript makes adding or changing existing code much more difficult than it
> should.
> Besides converting the sources, Tapestry should also publish its JavaScript
> to npm to make it easier for developers to write their own JavaScript or
> TypeScript code which uses Tapestry's own one.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)