Re: Refactoring tools available for Cocoa / ObjC?
Re: Refactoring tools available for Cocoa / ObjC?
- Subject: Re: Refactoring tools available for Cocoa / ObjC?
- From: ObjM2 <email@hidden>
- Date: Tue, 2 May 2006 18:47:39 +0900
Lawrence Sanbourne wrote:
... Even just being able to rename classes would be fantastic
there is always @compatibility_alias which is akin to renaming a
class at compile time ...
http://developer.apple.com/documentation/DeveloperTools/gcc-4.0.1/gcc/
compatibility_005falias.html
there is also +poseAsClass: which is more like virtually renaming a
class at runtime ...
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/
ObjC_classic/Classes/NSObject.html#//apple_ref/occ/clm/NSObject/
poseAsClass:
rgds
ObjM2
___________________________________________________________
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre. http://uk.security.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden