discuss-gnustep
[Top][All Lists]
Advanced

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

Re: PATCH: Find more ObjC methods


From: Devang Patel
Subject: Re: PATCH: Find more ObjC methods
Date: Fri, 3 Oct 2003 12:00:48 -0700


On Oct 3, 2003, at 2:57 AM, David Ayers wrote:

[self somePrivatMethod]; /* <- should not see the prototype and warn! */

Does this mean that using private methods, that are not included
in @interface, is not a good idea? I think, compiler should figure
out that it is part @implementation and not warn about it.

--
Devang





reply via email to

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