[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sorting by app:edited & Concurrency
- To: Brian Smith <brian@xxxxxxxxxxxxxx>
- Subject: Re: Sorting by app:edited & Concurrency
- From: James M Snell <jasnell@xxxxxxxxx>
- Date: Wed, 14 Nov 2007 09:09:03 -0800
- Cc: "'atom-protocol'" <atom-protocol@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; bh=4lnmEl/hgowDfJOiQ/SYKzxfUw53qP6m+1NPs5UJYfU=; b=Ti6ibtY9GdgQBDbUUdRGDNBJbgUQbOkf2gyUt2qkoaGNq+a3AnCyuFbL+bNSxmGQonSzG1pIJ4HT3+f2+Oshwh6bEM/1OA3bqWEDcEscVwYhZ9XU7VzjzvPG78zkUGW+D4nV/dsLjE0vrnzUpRq8oE4ruTjYx0OL9B8a2K4hHv8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=K5n+e1XLEjEdm6xAyr6K2oQxhLVvZLmUcVdfqRLwVE3vwXPpf9hxl0cG6drOcWgm4Qecflg5+5U1zMnBcFKjPWpB3AYbOsB/VQWV1ZxnFVHjtdu9Up5R9nXXuqWEouyPKjaXPS9WH0v9UBn9SSDwlE/8w/aYksJIOlatPeQDOuA=
- In-reply-to: <>
- List-archive: <http://www.imc.org/atom-protocol/mail-archive/>
- List-id: <atom-protocol.imc.org>
- List-unsubscribe: <mailto:atom-protocol-request@imc.org?body=unsubscribe>
- References: <> <3f1451f50711140655q78061c8bp501824d0d71eb490@xxxxxxxxxxxxxx> <>
- Sender: owner-atom-protocol@xxxxxxxxxxxx
- User-agent: Thunderbird 2.0.0.6 (X11/20071022)
Brian Smith wrote:
> Joe Gregorio wrote:
>>> 1. Client POSTs entry A. Server chooses 2007-11-12T12:34[:00]Z
>> as entry A's
>>> app:edited property.
>> The value of app:edited for a new entry is the time at which
>> it was created. How can an entry be created and yet not
>> appear in a collection feed?
>
> That is part of what I am asking in question (c): does the collection
> feed always need to be up-to-date, or is it allowed to lag behind?
>
Well, there's actually no way of knowing either way because there are
quite a few reasons why a posted entry may not appear in a collection
feed that have nothing to do with the issue being discussed. It's
possible, for instance, that while a user has permission to post an
entry, they may not have permission to read or modify those entries once
posted).
- James