Re: Instance method declaration
Re: Instance method declaration
- Subject: Re: Instance method declaration
- From: Ondra Cada <email@hidden>
- Date: Mon, 22 May 2006 04:46:43 +0200
Angelo,
On 22.5.2006, at 4:04, Angelo Chen wrote:
Is declaration of instance method in the header file optional?
(i) There is no such thing.
(ii) The declaration of *a message* (which is what you meant) in the
header is fully optional and you can do entirely without (but they
bring many very important benefits, so you should always use them in
practice).
See the thread http://www.cocoabuilder.com/archive/message/cocoa/
2006/4/9/160617 for more details than you ever wanted to know.
---
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