I have an experimental branch of GWT 2.4 to share.  This may be of
interest to developers of embedded apps who expect a lot of navigation
between pages.  It offers BFCache support for faster back-and-forth
navigation in browsers such as Firefox, Opera and Chrome.
http://zelea.com/project/gwt/build/out/doc/javadoc/com/google/gwt/user/client/Window.html#isCloseHandlingEnabled()

It also offers pagehide handlers as an alternative to GWT's
window-close handlers, which are incompatible with the BFCache.
http://zelea.com/project/gwt/build/out/doc/javadoc/com/google/gwt/user/client/Window.html#addPageHideHandler(com.google.gwt.user.client.PageHideHandler)

For more information, please see: http://zelea.com/project/gwt/

-- 
Michael Allan

Toronto, +1 416-699-9528
http://zelea.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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to