Christian Geisert wrote:
> Adam Heath schrieb:
>
> [..]
>
>> I'm suggest that I'll modify UtilIO.readString, to force the encoding
>> to always be UTF-8, which is the only sensible thing to do. This
>> would mean all files would now have a sane encoding(at least, *.groovy
>> to start with).
>
> Or just use ASCII and unicode escaping if necessary.
groovy was just an example; the method in question is supposed to be
used by multiple places.