Redirecting this to the appropriate mailing list. On Tue, Apr 15, 2008 at 4:31 PM, Vasudeva Nori <[EMAIL PROTECTED]> wrote:
> RESTful API server uses social/opensocial/model/ POJOs. > Some of the objects such as Person need an additional field: "updated". > This field is to maintain the last updated date/time of the Person Object. > > The reason for this is Atom/XML. in APP, each entry has "updated" element, > which must be filled in in (unless atom:edited exists, which we won't fill > in, in the current implementation of the RESTful server). > > I'd like to propose addition of "updated" field to ALL POJOs in > social/opensocial/model/ dir. Or, at the very least, add them to Person, > Activity > > thanks > > > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "OpenSocial and Gadgets Specification Discussion" group. > To post to this group, send email to > [EMAIL PROTECTED] > To unsubscribe from this group, send email to > [EMAIL PROTECTED] > For more options, visit this group at > http://groups.google.com/group/opensocial-and-gadgets-spec?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- ~Kevin

