CoreData Experiments?
Hi,
I was wondering some days ago if CoreData can be used in Lispworks.
xcdatamodel files need to be designed in XCode, but they can be
compiled manually with momc.
It should be possible then to initialize a ManagedObjectModel with the
compiled model
object file ("mom").
I'm not sure, though, what parts can stay in a nib file. Working in
Cocoa, every entity of the model corresponds to an array controller
in the nib. I'm not sure about Lispworks here.
Has anyone thought about using CoreData or done successful experiments?
thanks for sharing,
André