We've started using Cayenne and Wicket to refactor an existing Struts based application.
I've found this combination lethally powerful and fast and so far we are moving at a much quicker pace. Just as important though, and the reason I chose wicket, is that the true html view is allowing the designers and UI folks to participate in the development as true partners, in real-time, directly out of SVN. So there are two measures of speed, the Java Coding Speed and the overall speed of the organization. We have not deployed anything yet but so far so good. J On Mon, Jan 5, 2009 at 8:24 AM, Curtis Cooley <[email protected]> wrote: > Xhelas wrote: >> This is a very interesting and surprising post in this forum. Do you have >> further explanation about your superior productivity using Grails? Is this >> due to the kind of applications you developp or to special tools that comes >> with this framework? Is the key stone groovy? >> Thanks for your enlighments! >> > Like I said, it was a very rough estimate. I believe it was because I > was so green in each framework. Grails does so much grunt work and code > generation for you, that you can focus on getting your business logic done. > > We were trying to do a comparison of the two frameworks, so that is why > we added Spring and Hibernate to the Wicket mix. Grails wires in your > ORM and dependency injection so you don't have to. > > Also, this was a very short and pretty unscientific experiment. Just one > of many 'opinions' one can consider when looking at frameworks. > > > > Confidential/Privileged information may be contained in this email. If you > are not the intended recipient, please do not copy, distribute or use it for > any purpose, nor disclose its contents to any other person. Please notify the > sender immediately if you receive this in error. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
