Re: iOS database within sandbox

2014-08-23 Thread Michelangelo Chasseur
. Plus it’s really fast and you don’t have to bother about contexts and all the hassles you have to go thru when you use CoreData on multiple threads. Mike -- Michelangelo Chasseur Il giorno sabato 23 agosto 2014, alle ore 03:57, Luther Baker ha scritto: > I'm not sure how help

Re: Subclassing and private methods

2014-05-14 Thread Michelangelo Chasseur
I would also consider forking the original project and modifying the pod. Then you would be able to include the pod in you Podfile by just specifying the URL of the forked git repo. Just my 2 cents. Mike -- Michelangelo Chasseur Il giorno mercoledì 7 maggio 2014, alle ore 21:38, Rick