Re: CoreData 3 questions
Re: CoreData 3 questions
- Subject: Re: CoreData 3 questions
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 8 May 2005 13:53:25 -0700
On May 8, 2005, at 1:21 PM, Todd Blanchard wrote:
Item 1 - Creating a new document based coredata project - XCode
generates a MyDocument class, and model etc. Not so descriptive,
but it seems like a lot of work to find all the occurrences of
"MyDocument" and rename them. Do people generally bother to rename
this or just leave it? Seems like a lot of trouble.
Whichever you prefer.
Item 2 - Spotlight searchability - does Spotlight know how to
search the slqlite archives out of the box or do I need to provide
a plugin?
Item 3 - The data model is date based and each date has a hunk of
rtf. Do I need to also store a plain text version of the text to
make searching easy or will spotlight just deal with rtf or html
text? I was unable to find any documentation on interaction of CD
with spotlight.
<http://developer.apple.com/documentation/Cocoa/Conceptual/
NSPersistentDocumentTutorial/07_Metadata/chapter_8_section_1.html>
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