Re: NSAllowsNullArgument undefined?
Re: NSAllowsNullArgument undefined?
- Subject: Re: NSAllowsNullArgument undefined?
- From: j o a r <email@hidden>
- Date: Tue, 11 Oct 2005 15:35:38 +0200
On 11 okt 2005, at 15.17, SA Dev wrote:
Ah, those quick solutions. Evidently, you use the constants as
strings:
NSDictionary * bindOpts = [NSDictionary
dictionaryWithObjectsAndKeys:[NSNumber numberWithBool:YES],
@"NSAllowsNullArgument", nil];
(sigh) ... I've filed a doc enhancement request.
That's incredible bad if it's true! However, I think that they should
fix the implementation and not the documentation (well, perhaps they
still do need to fix the documentation as a short term solution).
They should expose an extern constant string as they do for all other
string identifiers in Cocoa (notification names, et.c.)!
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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