Some background...

This link discusses using the History concept in GWT to manage history
and navigation - 
http://code.google.com/webtoolkit/articles/mvp-architecture.html#history

This link gives more detail on the History concept -
http://code.google.com/webtoolkit/doc/latest/DevGuideCodingBasicsHistory.html

This link describes how GWT-Presenter manages Place -
http://code.google.com/p/gwt-presenter/wiki/GettingStarted#The_Presenter


My question...

Does anyone know if and how the 2 concepts (History and Place) will
come together? With the existence of Place, is anyone even using the
History concept anymore?

I ask because I plane on using the AppController concept described in
the first link, but I'd like merge this with the Place implementation
I see in GWT-Presenter.

Wondering what the general consensus on this is, if one exists.

-- 
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.

Reply via email to