Results 1 to 2 of 2

Thread: Advanced Addon Development

  1. #1
    Join Date
    Dec 2009
    Posts
    16

    Default Advanced Addon Development

    Hi ,

    I am new to Spring roo.The referance manual has some good documentation for getting started.I am planning to develop a Advanced MVC addon, like i want to use Tapestry in place of Spring MVC.There is not much documentation available for advanced addon developement in spring roo ref man.Please can any one help me or send me some docs to develop a similair addon like spring MVC.


    Regards,

    Suresh

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

    Default

    Hi Suresh,

    Great to hear you are looking into creating a Spring Roo add-on for Tapestry. At the moment we don't have completed the section on advanced add-on development but you can find plenty of code examples by looking at similar add-ons in our Git repo at git.springsource.org/roo.

    The Tapestry add-on will probably take a similar approach to the upcoming JSF add-on rather than what is done for the MVC addon which deals more with jsp's, controllers and the like. You can also take a look at the external vaadin add-on sources to see if that helps you. (see http://vaadin.com/wiki/-/wiki/Main/S...20Roo%20Plugin and http://dev.vaadin.com/browser/addons...ring.roo.addon)

    HTH,
    Stefan
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

Posting Permissions

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