I'd love to see SocialSite implement the shindig based message interfaces. After all SocialSite served as much of the inspiration for that implementation.
On Wed, Feb 24, 2010 at 8:35 AM, Nicola Ghirardi <[email protected]>wrote: > In opensocial 0.9 version a message service was added. > In order to implement that feature in socialsite, Shindig's > MessageService has to be implemented. > i think we can take as reference > > web/src/main/java/com/sun/socialsite/web/rest/opensocial/service/ActivityServiceImpl.java > If we think message system implemented in socialsite is better and/or > we want also to keep it we could take PeroseServiceImplementation. > I think that is an adapter between the two service: opensocial person > and socialsite one. > In the file i can find: > SocialSite does not implement the Shindig PersonService interface, but > we still need this to satisfy some of Shindig's Dependency Injection > logic. > What do you think about it? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
