Hi JSON. No, an initial fetch is necessary in order to retrieve the
data that you want to append to. If you fire a data request for the
OWNER and/or VIEWER when your application first loads, you can fetch
the desired app data at the same time. If you manage the returned data
in memory from that point forward, you won't need any more fetches --
you can just append to the in-memory string/object and pass it in to
future newUpdatePersonAppDataRequest calls.

- Jason

On Oct 8, 3:38 am, JSON <[EMAIL PROTECTED]> wrote:
> I need to append something to existing appData. It seems that I have
> to do a fetch request first and then do an update request.
>
> Can I just do with issuing an update request somehow?
>
> ~ JSON
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to