Re: AppKit source available as reference?
Re: AppKit source available as reference?
- Subject: Re: AppKit source available as reference?
- From: Candide Kemmler <email@hidden>
- Date: Sun, 1 Jul 2001 17:01:56 +0200
Le samedi 30 juin 2001, ` 11:54, Erik M. Buck a icrit :
Would anyone care to identify "good" documentation ? Would anyone care
to
identify a more consistent or clearer framework ?
good documentation is cross-referenced, and makes use of hyperlinks:
when a function returns an object that's also documented, a link is
provided to jump to that object's documentation. ditho for the
parameters,...
I suggest that you don't need to go back to a framework's list of
classes everytime you want to consult another class' documentation.
Frames are a good option for this (why not get inspiration from
javadoc's format ?).
This of course has nothing to do with the quality of the framwork
itself, only to the way it's documented.
regards,
Candide Kemmler