MVP and boilerplate code

2011-04-15 Thread Magno Machado
When using the MVP framework built in GWT it seems that we have to write a lot of boilerplate code. Is it on the plans of GWT to improve it? Any work in progress? Or will it stay as it is now? -- Magno Machado Paulo http://blog.magnomachado.com.br http://code.google.com/p/emballo/ -- You recei

Re: MVP and boilerplate code

2011-04-15 Thread Gal Dolber
Use guit :) zero boilerplate On Fri, Apr 15, 2011 at 11:25 AM, Magno Machado wrote: > When using the MVP framework built in GWT it seems that we have to write a > lot of boilerplate code. > > Is it on the plans of GWT to improve it? Any work in progress? Or will it > stay as it is now? > > -- >

Re: MVP and boilerplate code

2011-04-15 Thread Andrei Cosmin Fifiiţă
What's that ? On 15 April 2011 23:52, Gal Dolber wrote: > Use guit :) zero boilerplate > > On Fri, Apr 15, 2011 at 11:25 AM, Magno Machado wrote: >> >> When using the MVP framework built in GWT it seems that we have to write a >> lot of boilerplate code. >> Is it on the plans of GWT to improve i

Re: MVP and boilerplate code

2011-04-15 Thread Harald Schilly
On Friday, April 15, 2011 4:25:42 PM UTC+2, Magno Machado wrote: > > When using the MVP framework built in GWT it seems that we have to write a > lot of boilerplate code. There are some mvp options avaiable, you can choose between more flexibility or a more tight framework (with less boilerplat