> Steve W. Jackson schrieb:
> > And the user's desktop is represented by a directory named
[quoted text clipped - 30 lines]
>
> Timo

Signature
Steve W. Jackson
Montgomery, Alabama
Steve W. Jackson schrieb:
> [...] From
>> Wikipedia: "All UTF-8-MAC text is valid UTF-8 but precomposed characters
[quoted text clipped - 7 lines]
> links supporting such a statement (they did provide such a link when
> claiming that Java's DataInput uses a modified UTF-8).
The fact is mentioned in various articles on apples developers sites,
but I haven't found a document that is dedicated to the issue. I guess
that makes it difficult to add a reference. And...
> Nonetheless,
> searching for it via Google confirms the use of a modified form of UTF-8
> in the HFS filesystem usually used with Mac OS X.
it's a Unicode standard (http://www.unicode.org/reports/tr15/), not a
proprietary modified form of UTF-8 like in Java.
> What I don't understand is why you would get something like that from
> Java.
I don't have the slightest idea. Fortunately it's not a showstopper for me.
> According to Sun's Javadocs, a Java String is UTF-16. And from a
> recent exchange on the Apple Java-Dev mailing list concerning the
[quoted text clipped - 4 lines]
> by the subject of "dnd of filenames with locale specific characters" in
> the July messages.
Thanks for the link.
> I doubt that this would result in any troubles for transferring a file
> from a Windows server to a Mac.
I don't think so either. I was rather introducing my problem with
umlauts and CVS via Eclipse than solving the OPs problem.
Timo