> They way I use the widgets, maybe not supported, work perfectly. It is 
> made part of the widget hierarchy. And when I remove the widget, everything 
> is again cleaned up. I did a lot of memory leak investigating and it is 
> just working the way it should. Even if the window close event is 
> triggered, they get properly cleaned up just like the rest of the widget 
> hierarchy.
>
> The wrap methods on Widget assume and do too much and that makes them not 
> usable beyond the scope of wrapping non nested widgets.
>

Interesting, then they maybe decide to implement it the safe way so they 
don't have to think about that case when they want to change Widget 
internals.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to