<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?action=history&amp;feed=atom&amp;title=Foundation_Classes</id>
	<title>Foundation Classes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?action=history&amp;feed=atom&amp;title=Foundation_Classes"/>
	<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=Foundation_Classes&amp;action=history"/>
	<updated>2026-04-08T06:05:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=Foundation_Classes&amp;diff=4423&amp;oldid=prev</id>
		<title>Mm: created</title>
		<link rel="alternate" type="text/html" href="https://www.uni-weimar.de/kunst-und-gestaltung/wiki/index.php?title=Foundation_Classes&amp;diff=4423&amp;oldid=prev"/>
		<updated>2010-03-07T01:09:02Z</updated>

		<summary type="html">&lt;p&gt;created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Foundation Frameworks provides basic data types and many core functions, for example (for a full overview see: [http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CocoaFundamentals/WhatIsCocoa/WhatIsCocoa.html#//apple_ref/doc/uid/TP40002974-CH3-SW40 Foundation Classes]:&lt;br /&gt;
* Value Objects&lt;br /&gt;
** NSData, NSMutableData&lt;br /&gt;
** NSValue, NSNumber, NSDecimalNumber&lt;br /&gt;
** NSDate, NSCalendar, NSCalendarDate&lt;br /&gt;
* Strings&lt;br /&gt;
** NSString, NSMutableString&lt;br /&gt;
** NSFormatter, NSScanner&lt;br /&gt;
* Collections&lt;br /&gt;
** NSArray, NSMutableArray&lt;br /&gt;
** NSDictionary, NSMutableDictionary&lt;br /&gt;
** NSSet, NSMutableSet, NSCountedSet&lt;br /&gt;
** NSIndexPath, NSIndexSet&lt;br /&gt;
** NSPointerArray&lt;br /&gt;
* Operating System Services&lt;br /&gt;
** NSError&lt;br /&gt;
** NSHost&lt;br /&gt;
** NSNetService&lt;br /&gt;
** NSRunLoop&lt;br /&gt;
** NSTimer&lt;br /&gt;
** NSUserDefaults&lt;br /&gt;
** NSBundle&lt;br /&gt;
** NSFileManager&lt;br /&gt;
** NSStream, NSInputStream, NSOutputStream&lt;br /&gt;
* Communication&lt;br /&gt;
** NSPipe&lt;br /&gt;
** NSPort, NSPortMessage&lt;br /&gt;
* Threading&lt;br /&gt;
** NSThread&lt;br /&gt;
** NSTask&lt;br /&gt;
** NSLock&lt;br /&gt;
* Notifications&lt;br /&gt;
** NSNotification, NSNotificationCenter&lt;br /&gt;
* Archiving&lt;br /&gt;
** NSCoder&lt;br /&gt;
** NSArchiver, NSKeyedArchiver&lt;br /&gt;
** NSUnarchiver, NSKeyedUnarchiver&lt;br /&gt;
* Objective-C Language Services&lt;br /&gt;
** NSAutoreleasePool&lt;br /&gt;
** NSException&lt;br /&gt;
** NSAssertionHandler&lt;br /&gt;
** NSUndoManager&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CocoaFundamentals/WhatIsCocoa/WhatIsCocoa.html#//apple_ref/doc/uid/TP40002974-CH3-SW40 Foundation Classes] - Recommended Reading!&lt;br /&gt;
&lt;br /&gt;
{{Template:iPhoneDev}}&lt;/div&gt;</summary>
		<author><name>Mm</name></author>
	</entry>
</feed>