Conversation
probably because I wanted to support KVO for bindings. Better decide to use Core Data as ORM or as "magic"
2
Replying to
Replying to
I've liked the talk. My rationale: reflect changes to the domain in Core Data automatically to hide it.
Replying to
In newer code, I tend to not do this anymore and use C.D. as a transactional database instead. (A waste!)


