On Mon, Jan 4, 2010 at 11:24 AM, BobV <[email protected]> wrote: > On Mon, Jan 4, 2010 at 11:17 AM, dflorey <[email protected]> wrote: > > The only show stopper I see right is that Messages/Contacts are not > > yet part of the ClientBundle, so I came up with something like this > > (copy&paste from branch source): > > You can bridge them with a GwtCreateResource or add a new > ResourceGenerator type to ClientBundle that will make Messages / > Constants a first-class resource type.
How hard would it be to allow a method returning some subtype of LocalizableResource in ClientBundle, and have the generated code just do GWT.create on it automatically? -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
