Re: NSString initWithFormat and stringWith
Re: NSString initWithFormat and stringWith
- Subject: Re: NSString initWithFormat and stringWith
- From: Jesper Storm Bache <email@hidden>
- Date: Thu, 28 May 2009 08:39:18 -0700
Does your latest statement mean that the following (from http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/Tasks/loading.html#/
/apple_ref/doc/uid/20001127-124675)
is incorrect/obsolete information:
"You can unload the contents of a CFBundle object using
CFBundleUnloadExecutable..."
Jesper
On May 28, 2009, at 8:20 AM, Bill Bumgarner wrote:
On May 28, 2009, at 7:52 AM, Andy Lee wrote:
On Wednesday, May 27, 2009, at 11:23PM, "Bill Bumgarner"
<email@hidden> wrote:
If you find something that is causing a bundle with Objective-C code
to be unloaded, please file a bug via http://bugreport.apple.com/.
It isn't supported and the number of edge cases are both vast and
subtle to the point of "it just does not work, don't do it.".
(And it really won't work with GC turned on)
Oh yeah, right -- you've stressed this before.
And I probably will again. :)
Note also that limiting yourself to just using CoreFoundation isn't
safe, either. A growing portion of CoreFoundation is implemented in
Objective-C.
b.bum
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden