Does that mean no KVO, swizzling, etc. on stuff the original author doesn’t want you to observe?
Conversation
Replying to
But one wouldn't want to rely on being able to modify such classes via the Obj-C runtime, right?
Replying to
I used dynamic on method in extension on NSManagedObject that called a method overridden in subclass.


