Foundation Kit - Your Art History Reference Guide!

ArtHistoryClub Information Site on Foundation Kit Art History Art History Search        Art History Browse             News        Gallery        Forums        Articles        Weblinks        welcome to our free resource site for all art history lovers!

Foundation Kit

The Foundation Kit, or just Foundation for short, is a framework specified under the OpenStep specification.

Foundation specifies device independent classes and programming functionality. There are several classes specified by Foundation, these are: (outlining represents inheritance structure)

  • NSObject
    • NSArray
      • NSMutableArray
    • NSAssertionHandler
    • NSAttributedString
      • NSMutableAttributedString
    • NSAutoreleasePool
    • NSBundle
    • NSCharacterSet
    • NSCoder
      • NSArchiver
      • NSUnarchiver
      • NSPortCoder
    • NSConditionLock
    • NSConnection
    • NSCountedSet
    • NSData
      • NSMutableData
    • NSDate
      • NSCalendarDate
    • NSDeserializer
    • NSDictionary
      • NSMutableDictionary
    • NSDistributedLock
    • NSEnumerator
      • NSDictionaryEnumerator
    • NSFileHandle
    • NSFileManager
    • NSFormatter
    • NSException
    • NSFormatter
      • NSDateFormatter
      • NSNumberFormatter
    • NSHost
    • NSInvocation
    • NSLock
    • NSNotification
    • NSNotificationCenter
    • NSNotificationQueue
    • NSPipe
    • NSPPL
    • NSPort
    • NSPortMessage
    • NSPortNameServer
    • NSPosixFileDescriptor
    • NSProtocolChecker
    • NSRecursiveLock
    • NSRunLoop
    • NSScanner
    • NSSerializer
    • NSSet
      • NSMutableSet
        • NSCountableSet
    • NSString
      • NSMutableString
    • NSTask
    • NSThread
    • NSTimer
    • NSTimeZone
      • NSTimeZoneDetail
    • NSUserDefaults
    • NSValue
      • NSNumber
      • NSDecimalNumber
  • NSProxy
    • NSDistantObject

Some of these classes specify data structures, for example NSSet, NSString, NSNumber, however others specify general functionality provided by any modern programming languages, such as NSTimer, NSException, and so on.

Mutable datatypes represent stored data which can be changed, while non-mutable datatypes can not be changed after they are set.

Last updated: 01-04-2007 01:18:57
The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. See original document.
Art History Search | Art History Browse | Contact | Legal info