|
|
|
|
|
by Aqua_Geek
5254 days ago
|
|
I agree. ARC should help solve some of the memory management issues of "naïve" developers, particularly with its zeroing weak references feature. Then at least delegate callbacks from URL connections get passed to nil instead of the view controller that just got popped off the stack, for example. At the end of the day, though, there's only so much you can do to save a developer from himself. |
|