Re: What's with these redundant methods ?
Re: What's with these redundant methods ?
- Subject: Re: What's with these redundant methods ?
- From: Lloyd Dupont <email@hidden>
- Date: Wed, 23 Apr 2003 09:34:35 +1000
I know. That's why I said that I added a category that reimplements
the NSObject
versions by calling these 2.
My question was more "why were these reimplemented in NSObject" ?
In fact, while I'm at it, why is there an NSObject ?
oups, I reread myself, plenty of spelling mistakes ...
well, roughly and IMHO, there is this fundamental change of policy in
memory management (retain/release), well if they simply added that in
Object as a category, thay had risk some incompatibility/breaking
change !
so they created a sublayer, to preserve existing code ..
_______________________________________________
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.