April 2011
1 post
1 tag
Subclassing NSInputStream
Subclassing NSInputStream is a problem that has been plaguing Cocoa developers for a long time. Googling “subclass nsinputstream” reveals that people have been having issues with this for six or seven years. While the documentation seems to indicate that it should be fairly straightforward, actually trying to do so reveals several hairy spots. For example, if you try to use a...
Apr 15th
5 notes