[gwt-contrib] Does Composite still make sense?

2011-06-07 Thread Andrés Testi
Since IsWidget is a first class interface, what is the use case to use Composite instead of simply implement IsWidget? Thanks in advance. - Andrés -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Re: [gwt-contrib] Does Composite still make sense?

2011-06-07 Thread Ray Ryan
That is an excellent question. I don't think anyone has yet tried to go that route in earnest, and I suspect the first to do so will find that IsWidget is not yet as first class as it should be, just due to undiscovered corner cases and such. But it sure would be interesting to try to make it