You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
The order of the spec's APIs is somewhat confusing. It should really start with the extensions to the Navigator object, as that gives the reader a better idea as to how the whole API is supposed to be used.
So, I would put them in this order:
Extensions to Navigator
ApplicationRegistry
ApplicationManagement
Application.
DownloadRequest (though with futures, this no longer applies).
Also, this whole section (Application Management) should probably be better grouped into a "feature". That is, this feature/API only becomes available if requested via the manifest and if the runtime grants it access. As such, this could be grouped much more nicely into it's own spec and spun off.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The order of the spec's APIs is somewhat confusing. It should really start with the extensions to the Navigator object, as that gives the reader a better idea as to how the whole API is supposed to be used.
So, I would put them in this order:
Also, this whole section (Application Management) should probably be better grouped into a "feature". That is, this feature/API only becomes available if requested via the manifest and if the runtime grants it access. As such, this could be grouped much more nicely into it's own spec and spun off.
The text was updated successfully, but these errors were encountered: