Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

online/offline #90

Closed
marcoscaceres opened this issue Sep 14, 2016 · 4 comments
Closed

online/offline #90

marcoscaceres opened this issue Sep 14, 2016 · 4 comments

Comments

@marcoscaceres
Copy link
Member

The terms “online” and “offline” are used in this document, but the borderline between these is not always clear cut.

These are fairly well defined concepts on the Web Platform, particularly as reflected in through the fetch spec and navigator.onLine. I don't think this document should discuss online/offline, particularly as it makes things more confusing.

@sideshowbarker
Copy link

I think “offline” has a lot of relevance for actual users.

Users know that there are times when they are offline: For example, if they are flying on an airplane for some number of hours without Wifi or any other connection to the Internet.

I agree that our technical specs should better reference the terminology in the Fetch spec (and Service Workers spec) around caching, etc.

But given that this is a use-cases-and-requirements document, I think it should instead always be trying to present the use cases from the user point of view.

@marcoscaceres
Copy link
Member Author

Agree. Perhaps the text can be revised to express more closely @sideshowbarker's comment (i.e., define it in what it means to users)... it might already do that, I can't remember anymore.

@TzviyaSiegman
Copy link
Contributor

This document presents use cases and requirements for a variety of users, not just readers. @sideshowbarker can you recommend some more Fetch- and Service Worker-oriented language? I like the recommendation.

@TzviyaSiegman
Copy link
Contributor

Document reconstructed. "Offline" is addressed in http://w3c.github.io/dpub-pwp-ucr/index.html#fundamental-offline and in http://w3c.github.io/dpub-pwp-ucr/index.html#pwp. To propose language associate Fetch and SW, please open new issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants