Titanium JIRA Archive
Alloy (ALOY)

[ALOY-317] Throw compile error when reserved JS words are used as IDs

GitHub Issuen/a
TypeStory
PriorityMedium
StatusResolved
ResolutionFixed
Resolution Date2012-10-04T20:19:48.000+0000
Affected Version/sn/a
Fix Version/s2012 Sprint 20, Release 3.0.0
ComponentsXML
Labelsn/a
ReporterTony Lukasavage
AssigneeUnknown
Created2012-10-04T19:43:21.000+0000
Updated2018-03-07T22:25:45.000+0000

Description

The list found here will be reserved and will result in a compile error when attempted to be used in Alloy as an ID: https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Reserved_Words This will help enforce best practices and more readable and stable code.

Comments

No comments

JSON Source