Anyone?

On Oct 6, 2008, at 1:37 PM, Paul Lindner wrote:

Hi,

0.8 defines a IS_FRIENDS_WITH filter, which requires an idSpec value. How should we shoehorn this into the 0.8.1 world?

For 0.8.1 we have filterBy, filterOp and filterValue.

Here's one possibility:

 * Define a friends person field as an array of Id string values
 * Use FilterBy=friends, filterOp=contains, filterVal=ID

(with a special hack for OWNER/VIEWER substitution on filterVal)

Or another is just recognizing the isFriendsWith filter name and then somehow getting an idSpec transmitted over.

Any ideas?


--
Paul Lindner
[EMAIL PROTECTED]




Paul Lindner
[EMAIL PROTECTED]



Reply via email to