[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 mainapp/models
directory, not from within widgets. Widget models need to be processed, encapsulated, and made available at runtime via modules, just like with views.
Comments
- Fokke Zandbergen 2012-12-07 Seriously need this :)
- Hilko Lantinga 2012-12-24 +1 I'm getting really stuck with my widgets, this could save my project.
- lau sy 2013-02-22 That's very useful~!
- Tony Lukasavage 2013-02-23 Test app: https://github.com/appcelerator/alloy/tree/master/test/apps/widgets/models