Wednesday, September 4, 2002


Syntax Coloring Demo for Cocoa. [inessential.com]

I remember fighting with this concept a year or so ago. 'Cept I didn't think about using NSScanner. And I knew it was wrong, 'cause it was really hard (and inflexible). In my experience, if something in Cocoa is hard, you're doing it wrong.

Reading resource forks, however, might be a pain in Cocoa.