@RunAsync public class YourPresenter .... Guit also have granular code splitting support: http://code.google.com/p/guit/wiki/RunAsync This means you can also split, per example, all what happens when you press a button... or when any event happens
2010/8/24 Magno Machado <[email protected]> > I'm already using GWTP in a project, and what I most like on it is how easy > it is to have a presenter loaded asynchronously, this is done with one line > of code. > > How is it done in Guit? > > On Tue, Aug 24, 2010 at 9:42 AM, Gal Dolber <[email protected]> wrote: > >> http://code.google.com/p/gwtpsamplesinguit/ >> >> -- >> Guit: Elegant, beautiful, modular and *production ready* gwt >> applications. >> >> http://code.google.com/p/guit/ >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Web Toolkit" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > > > -- > Magno Machado Paulo > http://blog.magnomachado.com.br > http://code.google.com/p/emballo/ > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- Guit: Elegant, beautiful, modular and *production ready* gwt applications. http://code.google.com/p/guit/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
