Re: Newbie coming to Cocoa from the world of C++
Re: Newbie coming to Cocoa from the world of C++
- Subject: Re: Newbie coming to Cocoa from the world of C++
- From: Marcel Weiher <email@hidden>
- Date: Wed, 5 Mar 2003 23:56:39 +0100
On Wednesday, March 5, 2003, at 11:44 Uhr, John C. Randolph wrote:
To be precise, the compiler boils it down into a function call that
returns a member of a private NSString subclass. There's a compiler
option to let you choose the class to use for constant strings.
I thought it simply compiled a direct referene to a statically
allocated instane of said NSString subclass. Has this changed, or am
I simply delusional?
I may be mistaken on the specifics. I do know that there's a compiler
switch to select the constant string class, though.
Yes, definitely, and it is one of the things you have to do to get
GNUstep to compile. And yes, I was really just nit-picking... ;-)
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.