Re: Cocoa and dead-code stripping
Re: Cocoa and dead-code stripping
- Subject: Re: Cocoa and dead-code stripping
- From: Uli Kusterer <email@hidden>
- Date: Tue, 3 Jul 2007 10:37:09 +0200
On 03.07.2007, at 06:42, Chris Suter wrote:
When I read the earlier messages which claimed it wasn't possible,
I thought the implication was that it was not possible due to
dynamic messaging.
It's not possible to do it automatically because of dynamic
messaging. Of course you can dead-strip code manually—just delete
the code you don't want.
Well, a #ifdef would probably be a better equivalent. That way you
can turn it back on for the projects you need it in.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
_______________________________________________
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