Re: Strings in Release Binary
Re: Strings in Release Binary
- Subject: Re: Strings in Release Binary
- From: Stefan Heukamp <email@hidden>
- Date: Mon, 10 Jul 2006 10:09:09 +0200
Thanks for your answers. I didn't know about Key-Value Coding.
Is there an estimation, when Apple will introduce the new compiler
into Xcode?
Stefan
Am 10.07.2006 um 05:47 schrieb Chris Hanson:
On Jul 9, 2006, at 1:14 PM, Eric Albert wrote:
I'm not sure about the question of variables -- that might be
necessary for Obj-C's dynamism, but it might not.
Information about the internal structure of classes, including the
names of instance variables and methods, is preserved because it's
needed by the dynamic Objective-C runtime.
Some Cocoa examples of why it's necessary include outlets and
actions in nib files and Key-Value Coding & Observing, the
foundation for Cocoa bindings and Core Data.
-- Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden