Re: CFShow in Cocoa
Re: CFShow in Cocoa
- Subject: Re: CFShow in Cocoa
- From: Dave Camp <email@hidden>
- Date: Tue, 11 May 2004 15:14:27 -0700
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.