Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justin/jww-core-data

Common Core Data extensions shared in my projects
https://github.com/justin/jww-core-data

Last synced: about 1 month ago
JSON representation

Common Core Data extensions shared in my projects

Awesome Lists containing this project

README

        

# JWW Core Data

Shared pieces of Core Data code I use in different projects.

## Contents

* **JWWPersistentContainer**: A subclass of `NSPersistentContainer` with a set of frequently used overrides and additional methods I use in my projects.
* **ManagedObjectType**: A protocol contract for required functions for `JWWManagedObject` class instances.

## License

Copyright 2021 Justin Williams. Licensed under the MIT license.