Re: Typo In NSPersistentDocument Core Data Tutorial?
Re: Typo In NSPersistentDocument Core Data Tutorial?
- Subject: Re: Typo In NSPersistentDocument Core Data Tutorial?
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 14 Jun 2005 18:19:46 -0700
Gosh, not my day...
On Jun 14, 2005, at 6:06 PM, mmalcolm crawford wrote:
On Jun 14, 2005, at 5:41 PM, mmalcolm crawford wrote:
unsigned i, count = [selectedObjects count];
// more code follows...
When you compile this you get a selectedObjects undeclared error,
probably because it should be selectedEmployees instead (which
works)
[this] has already been fixed on the internal site.
It's actually already fixed on the public site (<http://
developer.apple.com/documentation/Cocoa/Conceptual/
NSPersistentDocumentTutorial/05_CopyAndPaste/
chapter_6_section_5.html>) -- I would encourage you to download the
most recent version of the documentation. You can do this using
Xcode -- look in the Documentation Preferences pane. (Note that the
disk image is close to 200MB, so this is probably best not done over
a 56k modem...)
(*) I prefer not to mention names explicitly unless permission has
been given -- for the same reasons that in general off-list
messages should not be posted in private.
The last word there should, of course, have been "public".
mmalc
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden