Re: What are your tips for navigating the Xcode interface faster?
Re: What are your tips for navigating the Xcode interface faster?
- Subject: Re: What are your tips for navigating the Xcode interface faster?
- From: glenn andreas <email@hidden>
- Date: Tue, 21 Aug 2012 11:08:23 -0500
On Aug 21, 2012, at 10:39 AM, Alex Zavatone <email@hidden> wrote:
>
> On Aug 21, 2012, at 8:20 AM, Alex Zavatone wrote:
>
>>
>> On Aug 20, 2012, at 7:05 PM, glenn andreas wrote:
>>
>>>
>>>
>>> "po foo" != "print *foo"
>>>
>>> The former calls debugDescription, the latter uses introspection to examine and show the ivars and inheritance.
>>>
>>
>> Ahhh, knowing that print actually uses introspection and po doesn't is very nice to know.
>
>
> Actually, print doesn't display the class's ivars. It just tells me this: $2 = (Person *) 0x6a43270
"print foo" != "print *foo"
Glenn Andreas email@hidden
The most merciful thing in the world ... is the inability of the human mind to correlate all its contents - HPL
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden