Titanium JIRA Archive
Alloy (ALOY)

[ALOY-29] Move all generated files to "generated" folder in project Resources folder

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2012-07-19T11:52:05.000+0000
Affected Version/s2012 Sprint 14
Fix Version/s2012 Sprint 14
ComponentsTitanium SDK, Titanium Studio
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-05-08T06:58:33.000+0000
Updated2012-07-19T11:52:05.000+0000

Description

Description

We need all code and markup generated from ZipTi to be contained in a single generated folder. This will make for cleaner, more organized projects. It will also provide a clear separation indicating to users that they should likely _not_ edit the generated files.

Proposed Folder Structure

Resources

* app.js * generated ** runtime *** app_dom.js.opn *** app.css *** tiUIRuntime.js *** css.js.opn *** xmlsax.js.opn *** xmlw3cdom.js.opn *** xmlxpath.js.opn ** mvc *** view *** controller *** model

Comments

  1. Tony Lukasavage 2012-05-16

    This has been resolved by using a zipti folder, not a generated folder, in much the same fashion

JSON Source