Hi Andrew, There are different tools for different tasks. That's clear. You prefer tools which generate code for you, I prefer finer control. That's OK.
About performance check http://www.techempower.com/benchmarks/#section=data-r3 I'm not trying to convince you anything :-) On Fri, Apr 26, 2013 at 11:01 AM, Andrew Schetinin <[email protected]>wrote: > Hi Alexey, > > Well, you're right. > > To me, RAD was always about GUI prototyping or massive GUI development, > turning around code generation tools. > > I've checked the terminology and found that it is a broader term, even > mixed up with Agile and Scrum which are more about project management and > not about tools. > > So if we're talking about more general tools for quickening the application > development, your toolset is very good. > > Regards, > > Andrew > > On Fri, Apr 26, 2013 at 9:01 AM, Alexey Mukas <[email protected] > >wrote: > > > Hi Andrew, > > > > For UI we use jquery ui, select2, noty and other js components. > Integration > > is pretty simple in wicket. > > We don't really need any UI designer or CRUD form generation, we just > > create > > html then bind it to the logic. CRUD generation could be added easily if > > needed. > > "Basic core services" as you said, in our case is something that allows > us > > to work rapidly, may be because we don't work on a CRUD app... > > > > I forgot to mention one very nice tool - lombok. It significantly > decreases > > amount lines in code. > > > > > > > > -- > > View this message in context: > > > http://apache-wicket.1842946.n4.nabble.com/What-is-your-setup-for-Rapid-Application-Development-tp4658278p4658287.html > > Sent from the Users forum mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > > > -- > > Regards, > > Andrew > > -- > Andrew Schetinin > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
