Re: AppKit source available as reference?
Re: AppKit source available as reference?
- Subject: Re: AppKit source available as reference?
- From: Scott Anguish <email@hidden>
- Date: Mon, 2 Jul 2001 02:07:07 -0400
On Monday, July 2, 2001, at 12:38 AM, Jonathan Hendry wrote:
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 ?).
A good tool for viewing the docs helps in that case. I'd rather have
something like the old NeXT HeaderViewer program than just a list in
a frame. HeaderViewer had a hierarchical browser view of classes in
the top portion of the window; below that was a large area which
would display either a header or the documentation file for a
selected class.
David Payne (Tools dude at Apple) said at WWDC that they were
working on building a class browser and documentation tool into
ProjectBuilder.
I'm more interested in apple also specifying a DTD for the
documentation files so that they can be read by other tools as well.