<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 24/Sep/14 18:25, <a class="moz-txt-link-abbreviated"
      href="mailto:Marc.Mosko@parc.com">Marc.Mosko@parc.com</a> wrote:<br>
    <blockquote cite="mid:B61303C9-B68C-4882-81F5-C3199D92E759@parc.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      I think Tai-Lin’s example was just fine to talk about discovery.
       /blah/blah/value, how do you discover all the “value”s?
       Discovery shouldn’t care if its email messages or temperature
      readings or world cup photos.</blockquote>
    (Sorry, have only skim-read the discussion, so this point might have
    already been made.)<br>
    <br>
    How about a /blah/blah/<list>/<nonce>/<segment>
    scheme? The <list> would be a magic marker that amounts to "ls
    /blah/blah", the <nonce> makes sure that I will be able to
    iterate a specific (fresh) version of this list as it exists at this
    very moment directly from the publisher, and <segment> is
    there in case the list is too large. (There might be a selector
    between <list> and <nounce> for stuff like limit
    queries, e.g. to get all records from "sa..." to "sb..." from a
    database - thinking about the LevelDB model here.)<br>
    <br>
    - Felix<br>
  </body>
</html>