Skip navigation.
 
mlRe: Core Data and Views
FROM : Matt Mashyna
DATE : Thu Apr 05 16:42:50 2007

Thanks everyone.

On Apr 5, 2007, at 6:51 AM, I. Savant wrote:

> On Apr 5, 2007, at 12:16 AM, Matt Mashyna wrote:

>> I'm trying to understand how I can use core data for a simple app 
>> but I can't find an example and I can't find it searching the 
>> developer pages.

> ...

>> Sorry for the newbie questions. I feel like I haven't been looking 
>> in the right place.

>
>  You're looking in the wrong place. :-) This has exactly nothing 
> to do with Core Data itself. What you're after has more to do with 
> Cocoa Bindings. The two are not the same.
>
>  Study Cocoa Bindings FIRST:
http://developer.apple.com/documentation/Cocoa/Conceptual/
> CocoaBindings/
>
>  Then check out the Graphics Bindings example here:
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
>
>  Then study Core Data LAST:
http://developer.apple.com/documentation/Cocoa/Conceptual/CoreData/
>
>  Once you've got a firm grasp, put it all together in your own app.
>
> --
> I.S.
>
>
>
>

Related mailsAuthorDate
mlCore Data and Views Matt Mashyna Apr 5, 06:16
mlRe: Core Data and Views I. Savant Apr 5, 12:51
mlRe: Core Data and Views mmalc crawford Apr 5, 12:55
mlRe: Core Data and Views mmalc crawford Apr 5, 13:02
mlRe: Core Data and Views Matt Mashyna Apr 5, 16:42