purity | | | |
100% | NSARRAY | NSObjects Stored Are Retained/ Released Automatically - Yay! |
Angela Brett (see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSArray.html)
|
100% | NSARRAY (2) | Numerically Sorted, Appropriate Records Readily Are Yours |
Angela Brett (see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSArray.html)
|
100% | NSDICTIONARY | Nest Several, Datasource! It's Convenient To Inform OutlineView Now, And Return Yarely. |
Angela Brett (see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSDictionary.html and http://developer.apple.com/techpubs/macosx/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSOutlineView.html)
|
100% | NSDICTIONARY (2) | Name Strings Denote Instances. Collection Takes In Objects, Named And Readily Yours |
Rob Rix and Angela Brett (see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSDictionary.html)
|
100% | NSNOTIFICATION | Need Several Nearby Objects To Indirectly Function In Coalition? Announce The Information On NSNotificationCenter. |
Angela Brett (see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSNotification.html)
|
100% | NSSET | No Specific Start / End Things |
Angela Brett (see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSSet.html)
|
100% | NSSET (2) | Never Stores Something Extra Times |
Angela Brett (see NSSET)
|
100% | NSSET (3) | Non-Singletons Shouldn't Exist There |
Angela Brett (see NSSET)
|
100% | NSSET (4) | Never Stores Same Element Twice |
Angela Brett (see NSSET)
|
100% | NSSTRING | Neatly Stores Some Text - Remember, It's Nothing Graphical. |
Angela Brett (NSString is a Cocoa class for storing text strings, without any attributes such as font or size - see http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSString.html)
|