I suspect that once ClientBundle is integrated into trunk, it would be
worthwhile to talk about a proper JavaScriptResource type.
--
Bob Vawter
Google Web Toolkit Team
a) use a GWT Linker [1,2] to prepend scripts dependencies (<script/>
in your modules' gwt.xml) to the selection script; the problem is that
the selection script isn't (shouldn't be) cached, so it should remain
as small as possible.