Indrajit Raychaudhuri <indraj...@gmail.com> writes:

[...]

> FWIW, PropertyResourceBundle uses properties.load(InputStream) which 
> assumes ISO-8859-1 (Latin1) encoded stream. In Java 6, however, you have 
> properties.load(Reader) which does not have this limitation.

Oh didn't know about that, thanks. Maybe Lift could do some runtime
magic to see if it's running on Java. But then again this also provides
a new set of possible problems when people run on JDK5....

/Jeppe

[...]

--

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


Reply via email to