Re: NSArray cluster class membership
Re: NSArray cluster class membership
- Subject: Re: NSArray cluster class membership
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 3 Mar 2004 22:30:32 +0000
On 2 Mar 2004, at 21:51, Marco Scheurer wrote:
I was browsing the "Porting OGo to MacOSX" page at
http://www.opengroupware.org/en/projects/macosx/ where I found:
"on Cocoa we cannot find out whether an array is mutable - affects
NGObjWeb and is hacked around using NS_DURING".
Well, there is this:
// This function is for Foundation's benefit; no one else should use it.
Boolean _CFArrayIsMutable(CFArrayRef array)
But as the comment says, you shouldn't use it.
-- Finlay
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.