For some reason, I’m not sure exactly from the moment when (this was not always the case), but when I want to write NSDictionary , to NSDi , this is offering me NSDirectoryEnumerationSkipsSubdirectoryDescendants .
At what point, when designing an algorithm that certainly uses some NSDictionaries along the way, Apple engineers thought, “Wow, this is really useful! I often use NSDirectoryEnumerationSkipsSubdirectoryDescendants !”?
Is there any way to return some sanity to him?
source
share