Re: Parsing strings? File getline?
Re: Parsing strings? File getline?
- Subject: Re: Parsing strings? File getline?
- From: Andy Lee <email@hidden>
- Date: Wed, 6 Mar 2002 01:52:24 -0500
At 7:23 AM +0100 3/6/02, Simon Jacquier wrote:
>
Cocoa Browser from Hoshi Takanori is a handy tool to browse the doc. I use
>
it all the time.
>
>
<http://www.sra.co.jp/people/hoshi/macosx/cocoa-browser.html>
Yup, Cocoa Browser's very nice (no doubt Smalltalk-inspired), and snappy too. I haven't looked at the source, but I bet it is instructive, and I appreciate the programming tips Hoshi shares on his Web site.
I find Cocoa Browser goes hand-in-hand with MTLibrarian. Cocoa Browser is good for going directly to a given class's documentation. MTLibrarian is good for broader keyword searches -- for example, to see if any of the AppKit examples use a method that you're curious about, or to see which classes implement a certain method.
For a while I slightly preferred MarshmallowLibrarian to MTLibrarian (I forget why), until I discovered MarshmallowLibrarian treats underscores as punctuation marks -- so it can't search for "objc_msgSend", for example.
(I praised all the above apps on some list recently. Apologies if it was this one and I am repeating myself.)
--Andy
_______________________________________________
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.