It would be great if the new ClientBundle would be used to style all
gwt widgets.
(btw: Why is it called ClientBundle and not ResourceBundle as it
bundles up different resources...)

So let each widget define an interface containing all resources used
to style the widget (messages, images, css-styles, sounds etc.) and
provide some default impls that will be used if no bundle is passed in
to cstr when creating the widget.
The default impl could be provided by the theme module.
Is there a plan to move the constants / messages to ClientBundle as
well? This would help to package all widget resources in one place.

I've posted some more thoughts on this some months/years ago but
cannot find the thread ...

Cheers+thanks for the great work on 2.0!!

Daniel

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to