Re: leek in componentsSeparatedByString
Re: leek in componentsSeparatedByString
- Subject: Re: leek in componentsSeparatedByString
- From: Andreas Monitzer <email@hidden>
- Date: Mon, 26 Aug 2002 18:31:52 +0200
On Monday, August 26, 2002, at 05:51 , Ondra Cada wrote:
[autoreleased] variables are "released" automatically as soon as you
leave the scope.
That's not correct. They're released as soon as any existing autorelease
pool is released (which happens to be at least once per event handled by
NSApplication).
andy
--
DigiTunnel 1.0 released, offering full PPTP-support for Mac OS X!
http://www.gracion.com/vpn/
_______________________________________________
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.