3lvis / DATAStack

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

New method: newMainContext #84

Closed 3lvis closed 7 years ago

3lvis commented 7 years ago

Using it as temporary solution for context to avoid Core Data → JSON → Core Data transition. To be done better later.

https://github.com/3lvis/DATAStack/pull/82

Sorix commented 7 years ago

Re-created repository, moved to #85