Re: What's with these redundant methods ?
Re: What's with these redundant methods ?
- Subject: Re: What's with these redundant methods ?
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 22 Apr 2003 18:28:57 -0700
On Tuesday, April 22, 2003, at 06:21 PM, MarketLogix Developer wrote:
On Tuesday, April 22, 2003, at 04:40 PM, John C. Randolph wrote:
My question was more "why were these reimplemented in NSObject" ?
To conform to the new method naming guidelines, which call for more
descriptive names, eg: -performSelector:withObject: instead of
-perform:with:, or
O.K., I'll drink to that but are we saying that Object is slated to go
away ?
I don't know of any such plan. (Particularly considering that Protocol
descends from Object.)
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.