This is a clear indication that your BookMark class does not conform
to NSCoding. Check the docs on what NSCoding is and how to use it.
If you implement the two required methods (initWithCoder: and
encodeWithCoder:), your code should work just fine.
Dave
On May 8, 2009, at 8:35 AM, jon wrote:
NSData blew up because: *** -[BookMark encodeWithCoder:]:
unrecognized selector sent to instance 0x1f900a40
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]