Leopard Reference Library: Cocoa
This page lists new and recently changed documents, including Articles, Guides, Reference, Release Notes, Sample Code, Technical Notes, and Technical Q&As. Most documents have a revision history, which details additions and changes to that document since the previous version. Look for "Revision History" at the bottom of the document or in the document's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated Reference Library documents are announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sort by
Date
Sorted by
Title
Sort by
Revision Type
Sort by
Resource Type
2008-09-08 Expanding Tilde-based paths (HTML)
Simplified POSIX and CF versions using the embedded glob() function.
Minor Change Technical Q&As
2009-04-29 File Wrappers with Core Data Documents (HTML) (DMG) (ZIP)
This sample demonstrates how directory file wrappers can be used with NSPersistentDocument.
First Version Sample Code
2009-03-05 Low-Level File Management Programming Topics (HTML) (PDF)
Corrected a broken link.
Minor Change Guides
2008-10-15 NSDirectoryEnumerator Class Reference (HTML) (PDF)
Added note in Introduction to show how to retrieve a directory enumerator instance.
Minor Change Reference
2008-10-15 NSFileHandle Class Reference (HTML) (PDF)
Clarified description of closeFile and added link to related sample code project.
Minor Change Reference
2008-10-15 NSFileManager Class Reference (HTML) (PDF)
Corrected typographical errors.
Minor Change Reference
2008-10-15 NSFileWrapper Class Reference (HTML) (PDF)
Corrected -initWithSerializedRepresentation: method description.
Minor Change Reference
2009-02-04 NSOpenPanel Class Reference (HTML) (PDF)
Added more specific information regarding didEndSelector behavior in panel-running methods.
Minor Change Reference
2009-01-06 NSOutputStream Class Reference (HTML) (PDF)
Miscellaneous edits.
Minor Change Reference
2009-02-04 NSSavePanel Class Reference (HTML) (PDF)
Updated documentation to use more consistent method formatting and corrected various errors.
Minor Change Reference
2008-10-15 NSStream Class Reference (HTML) (PDF)
Revised descriptions of NSStreamStatus constants.
Minor Change Reference