You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Paul Lindner <li...@inuus.com> on 2010/03/02 11:29:06 UTC

Re: opensocial 0.9 message service implementation in socialsite

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
<gh...@gmail.com>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: dev-unsubscribe@socialsite.dev.java.net
> For additional commands, e-mail: dev-help@socialsite.dev.java.net
>
>