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
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 mails | Author | Date |
|---|---|---|
| Jamie Phelps | Mar 4, 21:41 | |
| Meik Schuetz | Mar 4, 22:18 | |
| mmalc crawford | Mar 4, 22:38 | |
| Meik Schuetz | Mar 4, 22:58 | |
| Kyle Sluder | Mar 5, 04:21 |






Cocoa mail archive

