gnustep-dev
[Top][All Lists]
Advanced

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

Re: Public methods description should be in header files


From: Nicola Pero
Subject: Re: Public methods description should be in header files
Date: Mon, 14 Oct 2002 14:54:13 +0100 (BST)

> It's nice to have all the useful information consolidated in one place.

Macros and enumerations and typedefs and ivars must be declared (and so
documented) in headers .h files, so you can never have all useful
information consolidated in .m files - part of it will always be in the
header files.





reply via email to

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