Hacker News new | ask | show | jobs
by pavlov 4464 days ago
Also check out this classic post written by an Apple engineer about CFArray/NSArray design:

http://ridiculousfish.com/blog/posts/array.html

It doesn't go into implementation details like the OP, but explains some of the thinking behind these class clusters.