osapi.groups missing

2012-03-05 Thread Misty May
Hello all, So it turnes out that groups is missing from the osapi namespace. Is there any reason for this or is this a bug? Running under the assumption it was a bug, I searched for a solution. Turns out that the SocialApiGuiceModule fails to include the GroupHandler when getting handlers. How

GroupService: getGroups method lacks a throw of a ProtocolException

2012-02-24 Thread Misty May
org.apache.shindig.social.opensocial.spi.GroupService: getGroups does not throw a ProtocolException like the rest of the methods for services (methods in PersonService, MessageService, etc). Was this just forgotten or is there a reason for this? One of these things is not like the other... -- M