I came across a couple of interesting articles about using delegates in Cocoa which may be of interest to those of you with some software design background.
The way delegation is used in Cocoa is one of my favorite aspects of programming in this environment; subclass only when
really necessary.
No comments:
Post a Comment
Thanks for commenting on Cocoa Musings. Please keep your comments appropriate to the audience.