gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Release check


From: David Ayers
Subject: Re: Release check
Date: Thu, 02 Jun 2005 17:35:20 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511

Adrian Robert wrote:

> 
> 
> Under what circumstances would it be necessary to include Protocol.h? 
> Does this affect just the libraries or also user code?
> 


I believe it should only be needed if messages are sent to Protocol
objects, otherwise I believe a:

@class Protocol;

should suffice for NSObject.h which would allow Protocol to be used in
method declarations without the interference of mismatching signatures.

Cheers,
David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]