Closed danshev closed 1 year ago
CoreModel is an object graph framework like CoreData, that can work independently of any persistence technology like SQLite. It controls object lifecycle and allows inverse relationships.
Is CoreModel functionally similar enough so that, when using CoreModel, I can reference CoreData documentation?
I guess, its an abstraction over CoreData on macOS and iOS. All the same core concepts apply.
Cool -- thank you!
Just stumbled upon this project, and it seems like something I've been looking (and hoping) for! That said, without any sort of Readme, I'm not sure ...
Might you all consider building out the Readme a little (e.g., some basic FAQ as to what this is and what it's capable of)?
Thank you!