Remember you can always return "updatedSince": false in the top-level response object when the query contains an updatedSince and you're unable or unwilling to perform it (some containers just don't have that info). But ignoring it doesn't make you spec compliant! ;) js
On Wed, Nov 19, 2008 at 1:57 AM, impetus technologies (JIRA) < [EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/jira/browse/SHINDIG-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel] > > impetus technologies updated SHINDIG-559: > ----------------------------------------- > > Attachment: Person.php.patch > > Hi Chris, > > according to 0.8.1 updated since filter will be based on *updated* field of > the contact. (see http://portablecontacts.net/draft-spec.html#anchor12) > But in PHP Shindig Person model *updated * field is missing. So ideally this > issue can not be set to resolved :-) However I am attaching the patch to > keep this issue in resolved status ;-) > > > Support the updatedSince filter > > ------------------------------- > > > > Key: SHINDIG-559 > > URL: https://issues.apache.org/jira/browse/SHINDIG-559 > > Project: Shindig > > Issue Type: New Feature > > Components: RESTful API (Java), RESTful API (PHP) > > Reporter: Cassie Doll > > Priority: Blocker > > Attachments: Person.php.patch > > > > > > We need to add support for the updatedSince filter as per the spec. While > adding this support we should confirm the format of all of the date fields > and make sure they are functioning correctly. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >

