Re: CFShow in Cocoa
Re: CFShow in Cocoa
- Subject: Re: CFShow in Cocoa
- From: Mark Thomas <email@hidden>
- Date: Tue, 11 May 2004 23:29:40 +0100
- Organization: Coderus Ltd
I found that I didn't get the same output i.e. A dump of everything within
NSDictionary or CFDictionary when I do this in carbon (or was it not
compiling). Should there be any difference in the syntax the there's no
NSString of NSDictionary ???.
Mark.
>
On May 11, 2004, at 12:50 PM, Mark Thomas wrote:
>
>
> Hi,
>
> Is there CFShow equivalent in coca, as I have found this a great to
>
> actually see the values when debugging as debugger's still don't show
>
> all
>
> the values e.g. NS/CF<Dictionary> (maybe they'll take the hint :-) ),
>
> but in
>
> the mean time.
>
>
NSLog. Or you can just pass your Obj-C object to CFShow. That works too
>
(it invokes the description method).
>
>
Dave
>
>
---
>
It is dark; you are likely to be eaten by a grue. -Zork
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.