On 2013-10-09 15:43, Jukka Zitting wrote:
Hi,
On Wed, Oct 9, 2013 at 3:41 AM, Julian Reschke <[email protected]> wrote:
That sounds like you propose to do the normalization-on-lookup one layer
above the JCR API. Won't that be extremely expensive?
In some cases yes. However, there shouldn't be any noticeable overhead
in the common case where both the client and the server are using
normalized names. And anyone who doesn't do that probably deserves the
slowdown they'd get. :-)
Nice try.
The problem is that there are multiple normalizations. Apple uses NFD in
the filesystem, just about everybody else uses NFC. If you can get Apple
to fix their platform, go ahead, and I'll shut up :-).
Best regards, Julian