|
|
|
|
|
by phil
4827 days ago
|
|
I've subclassed NSManagedObject and added instance variables and custom accessors literally every time I've written Core Data code. It's usually not a problem -- yes, you do have to do a couple things to preserve the underlying behavior. What problems have you had? |
|