[
https://issues.apache.org/jira/browse/SHINDIG-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590475#action_12590475
]
Cassie Doll commented on SHINDIG-201:
-------------------------------------
fyi: your patch didn't compile. it was missing the Date import in the Activity
class and the Person.lastUpdated field wasn't renamed which resulted in a
mismatch. I fixed these and will submit the change now.
> Adding lastUpdated field to Person/Activity Model objects to support RESTful
> API semantics
> ------------------------------------------------------------------------------------------
>
> Key: SHINDIG-201
> URL: https://issues.apache.org/jira/browse/SHINDIG-201
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (Java)
> Reporter: vasu nori
> Attachments: UPDATED-patch-model
>
>
> RESTful operations expect the atom:entry retrieved to have "updated" element,
> which typically is the last updated date/time of the entry.
> attached a patch to add this field to Person & Activity objects
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.