[futurebasic] Re: [FB] CFArrayOfCFDicts question

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2010 : Group Archive : Group : All Groups

From: Brian S <fblistserve@...>
Date: Thu, 28 Oct 2010 14:39:09 -0700
On Oct 28, 2010, at 1:57 PM, Brian S wrote:

> Maybe we need more error checking in CFArrayCreateWithContentsOfFile( and it’s call function CFArrayCreateWithContentsOfURL ) to make sure a valid array is returned. I can look into this later today and get back to you if Bernie hasn’t already responded( my demo , his CFArray_Additions.m )


Or just check to make sure the returned mutable array ref is non-zero. The demo is sloppy code. I’ve updated the demo if you want to see it.


Brian S