Titanium JIRA Archive
Alloy (ALOY)

[ALOY-617] Create source mapping for .XML files

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium Studio
Labelsusability
ReporterFederico Casali
AssigneeFeon Sua Xin Miao
Created2013-04-11T00:28:29.000+0000
Updated2015-06-08T17:39:29.000+0000

Description

Improvement description

Currently the debugger is supporting only .js files included in the 'Controller' folder. Studio Debugger should also support views .XML files - users should be able to add breakpoints when defining Titanium Objects in Views .xml files.

Update

Source Map would be used also from other features that needs mapping to Alloy .XML files, like the Code Analyzer.

Comments

  1. Bert Grantges 2014-11-03

    This seems like it would be a very confusing workflow - where would the breakpoint exist? In the resources JS? or would it stop on the XML - what would the step into/over proceed to? the next XML tag? Before diving into this, i think it would be a good idea to get a better idea of the workflow and use case?

JSON Source