Robert W
unread,Jul 17, 2012, 4:15:07 PM7/17/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
I created gwt module for embedding on any site, currently there are traditional html sites and one fully changeable by ajax calls. There is my pain: I can't unload gwt application. I'm trying nullify object tree in java, purge html by javascript, i created modularized version, but nothing better. Where to look: in bootstraper, memleaks. ;maybe gwt is not unloadable, i'm new in deep javascript analysis.