Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Ryan GuillRyan GuillNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Affects versions
Priority
New
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Ryan Guill
Ryan GuillNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Fix versions
Affects versions
Priority
Created 8 April 2015 at 00:51
Updated 5 May 2023 at 15:15
Resolved 18 January 2016 at 17:37
Please consider changing the lambda syntax from -> to =>. I understand that there is plenty of precedent for -> in other langs, but the primary other language that CFML developers work with is JavaScript and its new lambda syntax uses =>. As someone who goes back and forth between the two languages constantly it would greatly reduce friction.