the examples of the mvp4g project seem to mix MVP and UiBinder well. http://code.google.com/p/mvp4g/
On Mar 24, 10:57 am, skippy <[email protected]> wrote: > I am using the UI Binder to build a site. > I like the MVP design pattern shown in the contacts example. > > However, when I try to put the ui binder in a view and have the > appControler construct the presenter I get a blank page when ask for > asWidget. > > I think this is because both the MCP entry point and the UI Binder > creates a RootPanel. > > An thoughts on this topic? -- 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.
