Hi,

I need to maintain some configurable data (in properties) and lookup
for it in the code. I do understand GWT has support for constants and
messages (i18n).  I would not like to get this information like
constant or message as these are kept specific to locale and the
configuration data which i intend to keep is the same across different
locales.

Is there any other way i can handle this ? I am fine the approach
depends on static binding approach as well.

Thanks in advance!!

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to