Foreverland / SYNCPropertyMapper

Map your Core Data properties with ease
37 stars 16 forks source link

Improve: depth mapping #119

Closed 3lvis closed 8 years ago

3lvis commented 8 years ago

There wasn't much to improve in depth mapping, so I ended up moving to the new Xcode 8 Core Data models, and found an bug related to using hyp_dictionary.

The issue was in reserved attributes such as description and the entity OrderedUser. It was exporting ordered_user_description instead of just description.

Also simplified the dependency tree ⭐

3lvis commented 8 years ago
screen shot 2016-09-22 at 21 20 53