Firefox OS/Stingray/Hybrid Widget Model: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
=== Hybrid Widget Model ===
== Hybrid Widget Model ==
The next step of 2-layered widget model is Hybrid Widget Model. Hybrid Widget Model means homescreen has more power and responsibilities. A homescreen app may manage and host widgets in itself no longer needing system app's support, unlike 2-layered widget model. All apps opened by homescreen app are still managed and hosted by system app.
Hybrid Widget Model means homescreen has more power and responsibilities. A homescreen app may manage and host widgets in itself no longer needing system app's support, unlike 2-layered widget model. All apps opened by homescreen app are still managed and hosted by system app.
 
=== Limitations ===
* Users cannot have multiple instances of the same widget with different configurations (need new API support)
* A widget cannot open new screen, excepting using mozApps.getSelf().launch()


== Prerequisite ==
== Prerequisite ==
Confirmed users
209

edits

Navigation menu