While taking a gander at the java's people handler and service classes, i noticed the fields param isn't being parsed for the getPerson case?

If i read the spec correctly you -should- be able to specify the fields when fetching a single person's object, ie when you request something like: /people/john.doe/@self?fields=id, name, foo,bar

Won't someone think of the poor bits on the internet we'd be consuming when we would always return all person related fields in the response? :)

        -- Chris

Reply via email to