Author
Darrell Kress
Published posts 1There will be times when you want a collection of weak references. Any one to many notification chain is just begging to introduce reference cycles more than willing to leak all over your application. So when you have this situation in your application, you might want to consider the NSPointerArray. Attached is an example of […]