On Mar 13, 2014, at 2:08 PM, Rick Mann wrote:
>
> On Mar 13, 2014, at 13:09 , Bradley O'Hearne
> wrote:
>
>> 1. How do I check for the presence of a Core Data database without actually
>> instantiating / creating the database?
>
> You control where the actual file is created in your app, so
>
> On Mar 8, 2014, at 9:17 AM, Trygve Inda wrote:
>
>>> On 08 Mar 2014, at 04:38, Trygve Inda wrote:
I need to composite/tile about 20 images in a 4x5 grid to one image.
>>>
>>> What for? Knowing that might help finding a way to speed it up. I.e. why are
>>> the images separate, where ar
On Thu, Oct 17, 2013 at 5:05 PM, Sixten Otto wrote:
> Let me be clear: I'm not talking about borrowing the "none" constant from
> Enumeration A and using it when calling something that expects values from
> Enumeration B. I agree that that would be confusing, and possibly get me
> into trouble on
On 2014 Mar 14, at 11:18, Bradley O'Hearne wrote:
> about dealing with crashing … rather than deal with the data completely in
> bulk, I think incremental migration and deletion of entities from Core Data
> would be the best idea. That way if there’s an interruption or crash, any app
> launch