Re: [w3c/manifest] feat: add category member (resolves #569) (#598)

marcoscaceres commented on this pull request.



> +          If a category string has multiple comma delimited values, a 
+          consuming system SHOULD use the most specific value that is is 
+          familiar with, and ignore values that it is not familiar with.  
+          For example: <code>Books, Fiction, Science Fiction & Fantasty</code>.
+        </p>
+        <p>
+          Manifest authors SHOULD use the below common categories:
+          <ul>
+            <li>books</li>
+            <li>business</li>
+            <li>education</li>
+            <li>entertainment</li>
+            <li>finance</li>
+            <li>food</li>
+            <li>games</li>
+            <li>government & politics</li>

I don't think this list should be in the spec. We should move it somewhere else where it can be updated and maintained independently of the spec. 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/598#discussion_r132125630

Received on Wednesday, 9 August 2017 08:54:15 UTC