I use version 1.1.5. For the most part I think it works great. They did several things that allow you to easily integrate your custom code with the auto generated code. The two big issues I have are trying to override a user interface field (for instance using a text area instead of a text box), and extending ApplicationRequestFactory. Also, I can't use GWT 2.4 because the the auto generated code uses the deprecated version of RequestFactory.
On Nov 19, 5:45 am, Emilio Bravo <[email protected]> wrote: > Hi Nick, > > I post > thishttp://forum.springsource.org/showthread.php?117623-About-future-of-G... > in roo forum, but I got no response from the team developing the gwt > add-on for roo. > > What version of roo are you using? > > On 17 nov, 12:14, Nick Thorson <[email protected]> wrote: > > > > > > > > > Not sure if this is the group to join, but it seemed like at the very > > least it was a good place to start. I have been building GWT / Spring > > Roo apps for about a year now, and have several thoughts I would like > > to share with the development team of the GWT plugin for Spring Roo. > > For the most part it works great for getting an application up and > > running. However, if I want to extend an application, I run into > > several head aches. I have identified work-arounds that I would like > > to share. > > > Thank you, > > > Nick Thorson -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
