CoreData 3 questions
CoreData 3 questions
- Subject: CoreData 3 questions
- From: Todd Blanchard <email@hidden>
- Date: Sun, 8 May 2005 13:21:53 -0700
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.
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.
_______________________________________________
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