Actually a lot of those fields won't even be supported by each social
network. That isn't really a problem though as long as you collect & store
your own information on your own servers.

You'd do this by doing a signed request to your server (using makeRequest:
http://wiki.opensocial.org/index.php?title=Introduction_to_makeRequest), and
the owner & view id's are included in that request, so you could easily
store the user id + additional info in your db.

On Sun, Sep 20, 2009 at 7:03 PM, Kaczor <t.kaczmare...@gmail.com> wrote:

>
> One more doubt. I'm reading APIs and just found all the fields that a
> Person object might have:
>
> http://wiki.opensocial.org/index.php?title=Opensocial.Person_%28v0.9%29
>
> So I don't know if I'm getting it right - I can use only these fields
> and I can't create new ones?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to