On Thu, Aug 28, 2008 at 9:45 AM, Adam Winer <[EMAIL PROTECTED]> wrote:

> Two quick questions:
>
> - Are there String "enums" anywhere that list possible values for sort
> by and filter?


it can be any field of the object being sorted. so for people, it can be
Person.Field.*, or topFriends, or some container specific js sort extension


>
> - Is "topFriends" really both a filter *and* a sort order?  Shouldn't
> it only be a sort order?


yes. see the opensocial js spec.


>
>
> -- Adam
>

Reply via email to