Martin Trummer schrieb: > Maybe another approach would be to extend the GWT-i18n tool, which > already does the properties file parsing and creates the interface > file. > I have not looked at this tool yet, but maybe it can be extended to > generate another file for the backend, that implements the interface > methods and builds the messages from the ResourceBundle.
That would make force everybody to actually use the tool regularily to create the interface-file. I - for example - doesn't use the tool but add methods to the interface-file by hand while developing the GUI. In the long run, I realized that I'm faster and I'm also adding Javadoc-comments describing the meaning behind the entry. Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
