Hi,

As I indicated earlier, it's not clear to me that these files are
automatically created by the compiler (although the file in question
may have been generated initially by i18nCreator)

> The file name & contents are part of the rich text toolbar implementation in 
> the GWT showcase.
> I don't think the file name is automatically generated by the compiler, as 
> the contents are
> human-created per the Constants support in GWT.

The file in question is a .properties file. The Showcase source for
the RichTextToolbar sample declares the class "Strings" which is
automagically transformed into a reference to the properties file
"RichTextToolbar$Strings". It looks like the i18nCreator toolkit
script is somehow implicated in this. I'm simply trying to find a
reference to this naming feature.

On Dec 17, 8:15 am, rakesh wagh <[email protected]> wrote:
> those files are automatically generated by the compiler. They are
> typically inner classes. What is your concern by the way?
>
> On Dec 16, 5:55 pm, jchimene <[email protected]> wrote:
>
> > Hi,
>
> > Would someone please post a link to the documentation for the
> > filenaming convention that allows for names like: "RichTextToolbar
> > $Strings.properties"
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to