3lvis / DATAStack

100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer
Other
214 stars 44 forks source link

Revert merging models #37

Closed 3lvis closed 8 years ago

3lvis commented 8 years ago

34 added support for using mom files, before only momd files were accepted. #34 fixed this in a way that cause performance issues in other projects. This PR adds the same functionality without the decrease in performance.