is there a guide anywhere on how to be as immutable as possible in objc for a full dataManager->MVC/MVVM stack? Without RAC?
Conversation
Replying to
thought not. I keep coming back to “single-gcdq DM exposes immut interfaces with KVO” or “DM returns new structs always”.
1
I'm doing "DM returns structs, exposes signals"
1
Show replies

