Next Page > Hide TOC

NSObjCTypeSerializationCallBack Protocol Reference

Framework
/System/Library/Frameworks/Foundation.framework
Availability
Deprecated in Mac OS X v10.2.
Companion guide
Declared in
NSSerialization.h

Overview

NSObjCTypeSerializationCallBack is obsolete and had been deprecated.

An object conforms to the NSObjCTypeSerializationCallBack protocol so that it can intervene in the serialization and deserialization process. The primary purpose of this protocol is to allow for the serialization of objects and other data types that are not directly supported by Cocoa’s serialization facility.

Tasks

Serializing

Deserializing



Next Page > Hide TOC


© 2006 Apple Computer, Inc. All Rights Reserved. (Last updated: 2006-05-23)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.