On Thu, Sep 25, 2008 at 8:29 PM, Scott Seely <[EMAIL PROTECTED]> wrote:

>   It looks like the OSML spec has the person/people stuff figured out. For
> person/people, there is some information at
> http://wiki.opensocial-templates.org/index.php?title=OpenSocial_Markup#.3Cos:PersonRequest.3E
> .
>
>
>
> <os:PersonRequest key="Viewer" id="VIEWER"
> fields="name,id,thumbnailUrl,books"/>
>
>
>
> <os:PeopleRequest key="PagedFriends" idSpec="VIEWER_FRIENDS" page="2"
> pageSize="20"/>
>
>
>
> We wouldn't need a new syntax for Person, People, Activities, or AppData as
> there is a different mapping independent of REST/XRDS.
>
>
>
> Does this solve the problem at hand? Is there a shortcoming in this
> solution that I'm not seeing?
>

The problem with this solution is that it's a 6th mapping for social data
(JSON-RPC, XML-RPC, JSON-REST, ATOM-REST, javascript APIs, and now this).

That's not really reasonable to expect developers to learn, especially since
different sites are going to support different things. Many people are
already frustrated at inconsistencies between implementations.

Reply via email to