Re: Copying Notification Dictonaries & sortingUsingSelector problems
Re: Copying Notification Dictonaries & sortingUsingSelector problems
- Subject: Re: Copying Notification Dictonaries & sortingUsingSelector problems
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 25 Jun 2002 11:25:10 -0700
On Tuesday, June 25, 2002, at 10:49 AM, email@hidden wrote:
But when I run the program the following message is logged:
-[NSCalendarDate sortExperiments:]: selector not recognized
The obvious problem is that you're sending the -sortExperiments:
message to a date, not to the array of experimentKeys.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.