Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dfreniche/dfcoredatastackdemo

Demo of my DFCoreDataStack class, to create a Core Data Stack without the Apple boilerplate code
https://github.com/dfreniche/dfcoredatastackdemo

Last synced: 11 days ago
JSON representation

Demo of my DFCoreDataStack class, to create a Core Data Stack without the Apple boilerplate code

Awesome Lists containing this project

README

        

#DFCoreDataStack Demo

Simple demo of an again _simple Core Data Stack_ file used to create NSManagedObject context, etc.

`DFCoreDataStack.*`is the interesting part

Inspired by this blog post: [http://commandshift.co.uk/blog/2013/09/07/the-core-data-stack/](), based on an iOSDevUK session with Markus Zarra I also attend.

Used at the MWC'14 WIPJam [Core Data Workshop](http://wipjammwc14.sched.org/event/c80b40922c7abb24aa768388f60fa5b6)

#License

Anyone But Richard M. Stallman

This software is licensed under the "Anyone But Richard M Stallman"
(ABRMS) license, described below. No other licenses may apply.

--------------------------------------------
The "Anyone But Richard M Stallman" license

--------------------------------------------

Do anything you want with this program, with the exceptions listed
below under "EXCEPTIONS".

THIS SOFTWARE IS PROVIDED "AS IS" WITH NO WARRANTY OF ANY KIND.

In the unlikely event that you happen to make a zillion bucks off of
this, then good for you; consider buying a homeless person a meal.

EXCEPTIONS
----------

Richard M Stallman (the guy behind GNU, etc.) may not make use of or
redistribute this program or any of its derivatives.
## Anyone But Richard M. Stallman

[https://github.com/landondyer/kasm/blob/master/LICENSE]()