Category bonanza
I just noticed that I’m extending nearly 30 Cocoa classes using categories in the WOBase framework alone. More if you count the categories in the WODebug, WOBezel and WOTest. I guess that means I like categories.
- NSAppleEventDescriptor
- NSApplication
- NSArray
- NSAttributedString
- NSBezierPath
- NSCharacterSet
- NSCursor
- NSData
- NSDate
- NSDictionary
- NSEvent
- NSException
- NSImage
- NSInvocation
- NSMenu
- NSMenuItem
- NSMutableArray
- NSMutableDictionary
- NSMutableString
- NSObject
- NSScanner
- NSScreen
- NSString
- NSTableView
- NSTask
- NSThread
- NSToolbar
- NSURL
- NSUserDefaultsController
- NSValue
- NSView
- NSWindow
- NSWorkspace