nsmutablecopying Questions
1
Solved
I read others few topics about it, but still I'm lost.
I want to create 2 kind of objects, one immutable with only "readonly" properties, and one mutable with only "readwrite" properties.
Lets ca...
Wapiti asked 12/8, 2013 at 16:37
1
Solved
I've created a custom class which conforms to NSCopying and NSMutableCopying.
I've added an implementation for -copyWithZone: and -mutableCopyWithZone:, but whenever I call -mutableCopy on my obje...
Elyot asked 12/2, 2013 at 20:22
1
© 2022 - 2024 — McMap. All rights reserved.