Re: Refactoring tools available for Cocoa / ObjC?
Re: Refactoring tools available for Cocoa / ObjC?
- Subject: Re: Refactoring tools available for Cocoa / ObjC?
- From: Ondra Cada <email@hidden>
- Date: Wed, 3 May 2006 17:44:13 +0200
Horst,
On May 3, 2006, at 5:19 PM, Horst Hoesel wrote:
Well, depends on how you define abstract class:
Actually, nope again. Since...
a) a class that _cannot be_ instantiated, or (e.g. C++ a class with
pure virtual functions, Java abstract class)
(a) this (with an appropriate language support) is the only way a re-
factoring tool can take abstractness (ugh, is there such a word? :))
into account.
b) a class that _never is_ instantiated
(b) what said above aside, I have instantiated NSObject a good number
of times (generally for placeholders where NSNull for some reason
would not fit).
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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