César Arratia
César Arratia
@incanus have you merged this into your code or something similar to cluster only a type on annotations on your standard (no gl) sdk? It looks very interesting but i...
Ok. Thanks for your answer
Added Sync methods. Added JSON support, not only plists
I think you are right. As it is coded the queue looked for in the previous line dispatch_queue_t priority = dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_HIGH, 0); gets redirected (targeted) to our newly created queue...
What about this method? - (NSString_)pathForKey:(NSString_)key; I thought it was merged but it isn't. You can find it here in my fork https://github.com/buttcmd/EGOCache/blob/master/EGOCache.m