[gwt-contrib] Re: Making Composite implement RequiresResize and ProvidesResize so that it can pass resize informat... (issue1041801)

2010-10-21 Thread John LaBanca
Thanks, I missed that. I'm a little confused though. It seems that Composite could just implement RequiresResize without the need for the assertion, since it fails gracefully. I'll talk to Joel about it next week and see if there is a reason why we need the subclass. Thanks, John LaBanca jlaba.

[gwt-contrib] Re: Making Composite implement RequiresResize and ProvidesResize so that it can pass resize informat... (issue1041801)

2010-10-21 Thread t . broyer
Isn't that duplicating the functionnality of the ResizeComposite? http://google-web-toolkit.googlecode.com/svn/javadoc/2.1/com/google/gwt/user/client/ui/ResizeComposite.html Should it then be deprecated? At least it should itself implement ResizeComposite, as it would now inherit the behavior from

[gwt-contrib] Re: Making Composite implement RequiresResize and ProvidesResize so that it can pass resize informat... (issue1041801)

2010-10-21 Thread sbrubaker
LGTM http://gwt-code-reviews.appspot.com/1041801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors