• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Weird coder problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Weird coder problem


  • Subject: Weird coder problem
  • From: Joseph Jones <email@hidden>
  • Date: Mon, 25 Nov 2002 08:19:20 -0800

Hi,

I am trying to archive my data objects using the NSKeyedArchiver and am
running into a small difficulty. It seems that, when the system attempts to
archive my objects, I get the following error:

2002-11-25 08:13:45.019 DataTest[2858] *** -[ProjectItem encodeWithCoder:]:
selector not recognized
2002-11-25 08:13:45.020 DataTest[2858] Exception raised during posting of
notification. Ignored. exception: *** -[ProjectItem encodeWithCoder:]:
selector not recognized

Now, I have my objects implementing NSCoding, and both required methods do
exist (in fact, I pulled them out of the Apple docs).

This isn't the first time I have worked with archiving, but it is the first
time I have had any difficulties with it. Can anyone help me clear up this
error so that I can get this working?

Thanx,
Joe
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Weird coder problem
      • From: Joseph Jones <email@hidden>
  • Prev by Date: Instantly re-display buttons?
  • Next by Date: Re: Instantly re-display buttons?
  • Previous by thread: Re: Instantly re-display buttons?
  • Next by thread: Re: Weird coder problem
  • Index(es):
    • Date
    • Thread