Re: Function definitions
Re: Function definitions
- Subject: Re: Function definitions
- From: Ondra Cada <email@hidden>
- Date: Tue, 11 Apr 2006 23:04:16 +0200
Scott,
On 11.4.2006, at 22:55, Scott Ribe wrote:
Well, header files *could* be eliminated and the info extracted from
implementation files
No they could not. Far as function/message prototypes go you are of
course right, even the global variable references could be sucked out
from the implementation, but with macros and typedefs you are out of
luck.
Java solves this in a typically elegant Java way by not having these
great features at all :)
---
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