Re: Deleting files extremely slow since OSX High sierra
Re: Deleting files extremely slow since OSX High sierra
- Subject: Re: Deleting files extremely slow since OSX High sierra
- From: Andreas Falkenhahn <email@hidden>
- Date: Fri, 27 Apr 2018 15:29:16 +0200
On 27.04.2018 at 15:23 MeldaProduction wrote:
> Unfortunately unicode could be quite a problem with that I think.
No big deal... just have Cocoa convert your string to precomposed
or decomposed UTF-8. Both should work just fine with everything
POSIX. Just keep in mind that when you obtain file system information
from POSIX it will be in decomposed UTF-8 which is quite weird but
if it were just like on Linux where would that leave the fun ;)
--
Best regards,
Andreas Falkenhahn mailto:email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden