Re: MVP + appController useful for the big projects ?

2010-05-31 Thread Tristan
gwtp, and handlebars are some others On May 31, 5:35 am, Rizen wrote: > Yes I think it's probably the best solution for the big project. So > now I need to learn it ^^ > Thanks very much. > > On May 30, 7:09 pm, Subhrajyoti Moitra wrote: > > > > > i think one of the mvp frameworks could help. >

Re: MVP + appController useful for the big projects ?

2010-05-31 Thread Rizen
Yes I think it's probably the best solution for the big project. So now I need to learn it ^^ Thanks very much. On May 30, 7:09 pm, Subhrajyoti Moitra wrote: > i think one of the mvp frameworks could help. > gwt-dispatch,gwt-presenter, mvp4g.. there are more.. > > HTH. > Subhro. -- You received

Re: MVP + appController useful for the big projects ?

2010-05-30 Thread Saima Waseem
Watch New Indian Movies with discounted Price... Visit New Indian Movie.com! -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@goog

Re: MVP + appController useful for the big projects ?

2010-05-30 Thread Subhrajyoti Moitra
i think one of the mvp frameworks could help. gwt-dispatch,gwt-presenter, mvp4g.. there are more.. HTH. Subhro. On Sun, May 30, 2010 at 11:05 PM, Rizen wrote: > Hello, > > I'm actually using the MVP pattern with an AppController, as Google > advices via this link : > http://code.google.com/intl

MVP + appController useful for the big projects ?

2010-05-30 Thread Rizen
Hello, I'm actually using the MVP pattern with an AppController, as Google advices via this link : http://code.google.com/intl/fr/webtoolkit/articles/mvp-architecture.html But I guess the AppController is necessary just for small projects. Indeed, the more the project expands, the less it's easy