Search
Categories
Random
Alphabetical
A Pertinent Re-interpretation Of Normality Yielding More Sense
Forums
Contributors
About
Submit
CATEGORY LISTING
Main
:
Computers
:
Programming
:
Cocoa
:Foundation Classes
Subcategories:
You can see the full category hierarchy on the
Category Map
.
No subcategories
Loose apronyms:
Perfect Apronyms Only
All Apronyms
Normal
Condensed
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
)
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
)
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
)
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
)
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
)
NSSET
No Specific Start / End Things
Angela Brett
(see
http://developer.apple.com/techpubs/macosx/Cocoa/Reference/Foundation/ObjC_classic/Classes/NSSet.html
)
NSSET (2)
Never Stores Something Extra Times
Angela Brett
(see
NSSET
)
NSSET (3)
Non-Singletons Shouldn't Exist There
Angela Brett
(see
NSSET
)
NSSET (4)
Never Stores Same Element Twice
Angela Brett
(see
NSSET
)
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
)