Results 1 to 5 of 5

Thread: Add on for spring social in spring roo

  1. #1
    Join Date
    Oct 2010
    Posts
    22

    Default Add on for spring social in spring roo

    Hi,
    Is there any add ons in spring roo that can be used for Spring social , or how can i build spring social in Spring roo.

  2. #2
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    At the moment there is no Roo add-on for Spring Social as far as I am aware. You can create one, or open a Jira ticket so we can see community interest in it.

    However, since Roo gives you stock standard Spring applications you can easily integrate Spring Social features without any trouble.
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

  3. #3

    Default Several Jira tickets required

    I think we could enter several Jira tickets for different features and see what the interest is. If nothing else it will clarify what sort of functionality we want... So to kick off...

    A) I would like to be able to let users log in to my Spring Roo app using their Facebook or Twitter identities. (and whatever other identities Spring Social knows about.) This presumably requires interaction with our security plugins.

    B) I would like users to be able to enter their Twitter ID, and then for the system to ask the user to authorise our app with Twitter. This might require the creation of a predefined database table as well as some new jsps etc.



    Other people might be thinking of using Twitter like JMS - so perhaps that might be spec'ed and put into a jira?

    Alex

  4. #4
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    Hi Alex, yes feel free to open Jira tickets for this and make sure it gains votes. At the moment we are looking to resolve high voted Jira tickets. Have you considered to get your hands dirty and write your own add-on? There is a section in our docs and also the addon create commands to get you started.
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

  5. #5

    Default

    There is an existing Jira n the Social side https://jira.springsource.org/browse/SOCIAL-312

    Also, it is not easy as people think - for example, I am facing the issue that if you use Roo repositories rather than active record then Roo clobbers working Social code. http://forum.springsource.org/showth...hlight=clobber

    You can see some thoughts on the ReadMe of my plugin project - there are a lot of Social Use case.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •