All of the data on my application is pulled through an API via JSON. The nature of a good percentage of this data is that it doesn\'t change very often. So to go and make JSON r
Therefore, it is also good to subclass NSManagedObject and use generated properties and accessors.