• 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
Re: ABAddressBook anomaly.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ABAddressBook anomaly.


  • Subject: Re: ABAddressBook anomaly.
  • From: Ondra Cada <email@hidden>
  • Date: Thu, 14 Nov 2002 00:37:37 +0100

On Thursday, November 14, 2002, at 12:28 , Jean-Olivier Lancttt-D. wrote:

2002-11-13 18:15:44.000 ABAddressBook Example[1743] *** Uncaught exception: <NSInvalidArgumentException> *** -[ABPerson properties]: selector not recognized

ABAddressBook Example has exited due to signal 5 (SIGTRAP).

Yes, the twentieth object in the array is valid.
This is kind of odd because if you look in the framework headers, you'll read this code
In ABAddressBook/ABPerson.h

@interface ABPerson (ABPerson_Properties)
...
+ (NSArray *)properties;
...
@end

Can anyone help me?

Sure. Read ObjC.pdf from the standard on-disk documentation to learn the difference between class and instance methods (you are sending a class method to an instance).
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.
References: 
 >ABAddressBook anomaly. (From: "Jean-Olivier Lanctôt-D." <email@hidden>)

  • Prev by Date: ABAddressBook anomaly.
  • Next by Date: Re: ABAddressBook anomaly.
  • Previous by thread: ABAddressBook anomaly.
  • Next by thread: Re: ABAddressBook anomaly.
  • Index(es):
    • Date
    • Thread