On 27/10/2013, at 6:58 PM, Trygve Inda <cocoa...@xericdesign.com> wrote:

> So in my case is there really no difference between
> a mutable copy and an immutable copy?


No, because your object is mutable, by design. So copying it yields another 
mutable object.

Only if you design objects with mutable and immutable variants does the 
difference become important.

--Graham
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to