Hi, I see that properties file used for i18n must be encoded in ISO-8859-1 as the standard Java class ResourceBundle is used. Using ISO-8859-1 is a little annoying, wouldn't be nice to use properties files encoded in UTF-8 as it is done in Tapestry or Wicket ?
P.S. I would open an issue on JIRA but i'm asking here first because maybe this was already discussed. -- Lorenzo Simionato
