[
https://issues.apache.org/jira/browse/TAP5-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17945900#comment-17945900
]
ASF subversion and git services commented on TAP5-2804:
-------------------------------------------------------
Commit 4744bf365be370febbc8459d2bab3136ce9605ef in tapestry-5's branch
refs/heads/feature/coffeescript-to-typescript from Thiago H. de Paula Figueiredo
[ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=4744bf365 ]
TAP5-2804: renaming 'exports' variable in TS sources
since it causes a duplicated variable compilation error in generated
AMD/Require.js modules
> 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)