[
https://issues.apache.org/jira/browse/SHINDIG-692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647209#action_12647209
]
impetus technologies commented on SHINDIG-692:
----------------------------------------------
Hi Chris, I have submitted some patches a long back. You asked for updating my
patches to work with current shindig code and I updated the patches. Probably
you were busy at that time. Following is the issue with patches for Activity
filters.
https://issues.apache.org/jira/browse/SHINDIG-631
In People requests, there could be three filters:
1. top_firends - that depends on the SNS/container how it defines top_friends,
so that is might be okey if we dont have this
in JSONDB.
2. has_app - we already submitted patch and that is also there in SVN. that was
working too.
https://issues.apache.org/jira/browse/SHINDIG-526. I think we just need to
modify that code to use collection object.
3. is_friends_with - I think it is not very clear in specification what
exactly it should be. There is some info available on wiki
http://wiki.opensocial.org/index.php?title=Implementing_IS_FRIENDS_WITH but
that is an output of a dead thread
http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/6b017950af5af57c?fwc=1&pli=1
There is another thread on Spec list
http://groups.google.com/group/opensocial-and-gadgets-spec/browse_thread/thread/95570a27ab945f6d/65d409d017107cfb?lnk=gst&q=is_friends_with#65d409d017107cfb
which defines a solution (that is an approved spec) completely different
from the wiki solution. but this solution does not
seems to be very friendly with Restful API (I may be wrong on this) .
Please correct me if I am wrong.
> Support CollectionOptions in JsonDb example
> -------------------------------------------
>
> Key: SHINDIG-692
> URL: https://issues.apache.org/jira/browse/SHINDIG-692
> Project: Shindig
> Issue Type: Bug
> Components: RESTful API (PHP)
> Reporter: Chris Chabot
>
> Right now the json db driven example doesn't support the various filter
> options that the social api has, such as contains 'foo', top_friends,
> has_app, etc. We should really add this :)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.