http://nol2soft.com/category/ios-development/
에 한글로 중요한 정보들이 적혀 있다.

http://nol2soft.com/2011/08/20/programming-with-arc-release-notes/ 
시리즈 3개를 보기 전에

http://nol2soft.com/category/ios-development/objective-c-memory-management/
를 다 읽어야 하겠다.
그 중,
http://nol2soft.com/2011/06/06/practical-memory-management/
는 필수.
http://nol2soft.com/2011/06/06/autorelease-pools/
등 모든 문서가 다 한 번에 이해가 가는 것은 아니다.

http://nol2soft.com/2011/06/06/implementing-object-copy/
에서는 copyWithZone 을 설명한다. 이것도 복잡해.. 뭐가 이리 많아

이제 본격적으로 arc
http://nol2soft.com/2011/08/20/programming-with-arc-release-notes-%EA%B0%9C%EC%9A%94/

공부하고 봐도 __autoreleasing 과 __unsafe_unretained 는 잘 모르겠다.

http://nol2soft.com/2011/08/20/programming-with-arc-release-notes-33/

소유권이 있는지 없는지를 __bridge 로 명시하나보다.



by 언제나19 2011. 11. 30. 17:55
| 1 |