[gwt-contrib] Re: Proposal: Add "Constants" and "Message" resources to ImmutableResourceBundle

2008-11-20 Thread dflorey
On 20 Nov., 20:48, BobV <[EMAIL PROTECTED]> wrote: >   Adding new resource types is done by defining a new interface that > derives from ResourcePrototype and annotating that new resource with > an @ResourceGeneratorType annotation.  Take a look at TextResource as > an example of a simple resource

[gwt-contrib] Re: Proposal: Add "Constants" and "Message" resources to ImmutableResourceBundle

2008-11-20 Thread BobV
Adding new resource types is done by defining a new interface that derives from ResourcePrototype and annotating that new resource with an @ResourceGeneratorType annotation. Take a look at TextResource as an example of a simple resource type. In the simplest case, you could define a new reso

[gwt-contrib] Re: Proposal: Add "Constants" and "Message" resources to ImmutableResourceBundle

2008-11-20 Thread dflorey
BTW: Does ImmutableResourceBundle i18n work for ImageResources? On 20 Nov., 20:35, dflorey <[EMAIL PROTECTED]> wrote: > StringResource interface could be just toString() --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~

[gwt-contrib] Re: Proposal: Add "Constants" and "Message" resources to ImmutableResourceBundle

2008-11-20 Thread dflorey
StringResource interface could be just toString() --~--~-~--~~~---~--~~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~--~~~~--~~--~--~---