Skip navigation.
 
mlRe: Problem with NSSearchField in Apple's Core Data Tutorial
FROM : mmalc crawford
DATE : Tue Mar 04 22:38:30 2008

On Mar 4, 2008, at 1:18 PM, Meik Schuetz wrote:

>  I am also just starting learning Cocoa and Core Data
>

Just for the sake of repeating it...
*Don't*.

> I find also find it frustrating
>

This is not surprising.  The documentation makes clear that Core Data 
is not a beginner technology:

Before You Start
Core Data is not an entry-level technology. It leverages many other 
Cocoa technologies, including memory management, key-value coding, and 
key-value observing. You must understand these technologies to use 
Core Data effectively. You also need a solid understanding of data 
modeling and the model-view-controller design pattern as it pertains 
to Cocoa.

<http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/Articles/cdBeforeYouStart.html#//apple_ref/doc/uid/TP40004318
>



mmalc

Related mailsAuthorDate
mlProblem with NSSearchField in Apple's Core Data Tutorial Jamie Phelps Mar 4, 21:41
mlRe: Problem with NSSearchField in Apple's Core Data Tutorial Meik Schuetz Mar 4, 22:18
mlRe: Problem with NSSearchField in Apple's Core Data Tutorial mmalc crawford Mar 4, 22:38
mlRe: Problem with NSSearchField in Apple's Core Data Tutorial Meik Schuetz Mar 4, 22:58
mlRe: Problem with NSSearchField in Apple's Core Data Tutorial Kyle Sluder Mar 5, 04:21