[ALOY-133] Widgets need to support their own models
| GitHub Issue | n/a |
|---|---|
| Type | Story |
| Priority | High |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2013-02-23T03:31:54.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.1.0, 2013 Sprint 04 |
| Components | Runtime |
| Labels | notable |
| Reporter | Tony Lukasavage |
| Assignee | Unknown |
| Created | 2012-07-26T09:59:41.000+0000 |
| Updated | 2018-03-07T22:25:48.000+0000 |
Description
Models are currently only processed from the main
app/models directory, not from within widgets. Widget models need to be processed, encapsulated, and made available at runtime via modules, just like with views.
Seriously need this :)
+1 I'm getting really stuck with my widgets, this could save my project.
That's very useful~!
Test app: https://github.com/appcelerator/alloy/tree/master/test/apps/widgets/models