Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1284] dataFilter and dataTransform attributes should be cross referenced to js file to ensure function exists

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterBert Grantges
AssigneeFeon Sua Xin Miao
Created2015-06-26T13:25:25.000+0000
Updated2015-06-26T13:25:25.000+0000

Description

If you are using data binding in Alloy, and you have a dataFilter or dataTransform function defined in the XML, but not in the javaScript, the application will compile, but then error out. Expecation: Alloy should throw an error at compile time alert the developer that they need to create the function .

Comments

No comments

JSON Source