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. >> >> >

