[ALOY-82] Allow views/controllers/styles to be structured in folders
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-07-19T11:52:01.000+0000 |
Affected Version/s | 2012 Sprint 14 |
Fix Version/s | 2012 Sprint 14 |
Components | Runtime, XML |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Tony Lukasavage |
Created | 2012-07-01T05:37:25.000+0000 |
Updated | 2013-05-01T14:56:10.000+0000 |
Description
Currently the
views, controllers, and styles
folders are all flat. You can't have a directory structure within them. We need to allow the directories to be traversed recursively. In addition, the folder structure should be translated to the appropriate folder structure for runtime usage.
initial work on this is done, updated the 'complex' test app to use folder organization. Will do a little more testing and then mark as complete.
working on all platforms, tested against sap-fc as well