networkDistance={networkDistance}  -- Modifies group-relative requests
(@friends, etc.) to include the transitive closure of all friends up
to {networkDistance} links away.  May not be honored by the container.

-- http://code.google.com/apis/opensocial/docs/0.8/restfulspec.html

John Panzer (http://abstractioneer.org)

On Thu, Jul 17, 2008 at 12:57 PM, Cassie <[EMAIL PROTECTED]> wrote:

> do the restful apis have a concept of networkDistance? i didn't see one
> when
> i looked (another issue to bring up...) - how are you going to get this
> info
> on the php side?
>
> - cassie
>
>
> On Thu, Jul 17, 2008 at 12:54 PM, Chris Chabot <[EMAIL PROTECTED]> wrote:
>
> > Pass it on to the container's implementation ... they can decide if they
> > want to support or ignore it, and if they support it to what depth.
> >
> >        -- Chris
> >
> >
> > On Jul 17, 2008, at 9:34 PM, Mauro Gonzalez wrote:
> >
> >  hello.
> >> I was figuring out how to implement the networkDistance query parameter
> in
> >> shindig (php) and this question came up:  Should it be implmented at
> >> PeopleHandler level, or on the service level, and just pass the distance
> >> parameter to the service?
> >>
> >> thanks
> >> mauro.
> >>
> >>
> >
>

Reply via email to