Hi all!
I have a doubt about the REST functionality implemented in Apache Rave. I'm developing a social gadget that allows the interaction between users with activitystreams (to post public comments) and messages (to send private messages and notifications). My problem is that I need to filter the activityStreams to separate the main comments and the responses to those main comments. I read that Opensocial REST Services have an option called "filterBy" to filter the activityStreams. Is it implemented to use it in Apache Rave? I see that exist an object called CollectionOptions that has this use, but I don't see if it's implemented. On the other hand, I don't see any implementation of messages. Am I right with those things? Any suggestion about what can I do to do that functionality? Thanks a lot and best regards, Sergio.
