You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Stephen Colebourne <sc...@btopenworld.com> on 2003/03/06 23:50:26 UTC

[collections] Bug 17616 - Properties encoding

http://issues.apache.org/bugzilla/show_bug.cgi?id=17616

It appears that in the quest to write a better Properties class, the ASCII
nature of existing properties files was overlooked.

The problem I see is whether we are prepared to accept a backwardsly
incompatable change here. The change is that 'ExtendedProperties will use
ASCII as the default encoding, not the JDK default encoding because that is
what Properties does'.

This looks like a sensible change to me, and I'm not overly worried about
the compatability here (most files will be ASCII). Any other views???

Stephen


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org