[fbcocoa] Re: [fbcocoa] CFArrayCallbacks

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2012 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Sat, 28 Apr 2012 15:50:14 -0400
On Apr 28, 2012, at 3:00 PM, Brian S wrote:

> 
> On Apr 28, 2012, at 9:40 AM, Robert Covington wrote:
> 
>> Just how do you have this code stuck in your project?
> 
> A good point. We can’t see all your code Steve, so it is nearly impossible for us to imagine where things went wrong. When posting an error message, more context code is often needed. If that isn’t possible a short demo illustrating the problem will allow the list to assist.
> 
> 
> Brian S.

That was the only point I was meaning to make, not imply any lack otherwise, certainly. And he researches a plenty because more than once, even in this case, I got looking for solutions, think I've found it, and see he's already been there and it's in the code, there's just a missing piece.

Things can usually be passed out to a C function in any direction thanks to how FBtoC works (kudos) so I was just wondering. 

Sometimes I can't even pass things to an FB function from another FB function though I am doing better with C and Cocoa lately in special cases.

Caveat: With big apps like his and mine are (we are the only full time FB coders I know of) you often can't post 'short' demos or demos at all, because the custom knitting is too involved at some point in making things work with the parent app.

rc