On Monday, June 25, 2012, Anant Narayanan wrote:

> Hey all,
>
> Just summing up some IRC conversations, and our plan of action for this:
>
> - getAll, getSelf and getInstalled will only return app objects that are
> launchable (and retain their existing semantics). For desktops, only apps
> that are "natively installed" are launchable.
>
> - We add a new function: getNonInstalled that returns only app objects
> that are not launchable. On desktops, these are apps that have been
> acquired but not installed. On B2G, this always returns an empty set.
>
> Felipe has graciously volunteered to get this going!


This sounds great! I especially like that the "standard" set of functions
only deal with "natively installed" apps. That should make it easier to
push for this API in implementations that doesn't have the concept of
non-installed apps.

/ Jonas
_______________________________________________
dev-webapps mailing list
dev-webapps@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to