Re: Objective-C Question
Re: Objective-C Question
- Subject: Re: Objective-C Question
- From: mathew <email@hidden>
- Date: Mon, 29 Sep 2003 20:51:07 -0400
On Monday, Sep 22, 2003, at 07:24 US/Eastern, Georg Tuparev wrote:
Now, if someone could explain me the Java "feature" of not having
header files, please? ;-)
Because it doesn't need them.
The compiler doesn't need them; it gets the type information from the
class files. And you don't need them; you get the interface
documentation from the documentation files.
mathew
[ Yeah, I know, a smiley, but no doubt someone was wondering. ]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.