"Might not of built something internally ourselves a year ago if there was a platform like this."
A great quote!
There's a lot of good feedback here, particularly regarding playing more nicely with other code. We'll do a pass, thanks.
* You can add overrides in your model's userInfo but this isn't documented yet. We'll do that after cleaning up the naming a bit more.
* The next major release uses NSNotificationCenter for the reason you mentioned.
* We chose a single repo for now since our samples tend to span languages/devices. We'll revisit this eventually. Your point about submodules is a good one.
* We're not currently using NSIncrementalStore for the same reason as you (needed < iOS 5 support).
A great quote!
There's a lot of good feedback here, particularly regarding playing more nicely with other code. We'll do a pass, thanks.
* You can add overrides in your model's userInfo but this isn't documented yet. We'll do that after cleaning up the naming a bit more.
* The next major release uses NSNotificationCenter for the reason you mentioned.
* We chose a single repo for now since our samples tend to span languages/devices. We'll revisit this eventually. Your point about submodules is a good one.
* We're not currently using NSIncrementalStore for the same reason as you (needed < iOS 5 support).