Re: Determining if NSArray/NSDictionary is immutable
Re: Determining if NSArray/NSDictionary is immutable
- Subject: Re: Determining if NSArray/NSDictionary is immutable
- From: email@hidden
- Date: Sun, 10 Jul 2005 19:46:13 +1000
A solution maybe to use [[dict classForCoder] description]
that returns correctly NSDictionary for non-mutable ones and
NSMutableDictionary for mutables ones.
Ahhh... clever. :) Thanks for that; I think that'll do nicely.
Wade Tregaskis (AIM/iChat, Yahoo & Skype: wadetregaskis, ICQ:
40056898, MSN: email@hidden, AV iChat & email:
email@hidden, Jabber: email@hidden)
-- Sed quis custodiet ipsos custodes?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden