On Mon, Mar 22, 2010 at 16:06, Bert Freudenberg <span dir="ltr">&lt;<a href="mailto:bert@freudenbergs.de">bert@freudenbergs.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On 22.03.2010, at 15:42, Alexander Lazarević wrote:<br>
&gt; So this is helpful in &gt;1% of possible debugging sessions? Wouldn&#39;tthe BasicInspector be sufficient for this?<br>
&gt;<br>
&gt; Alex<br>
<br>
</div>I simply prefer to see objects as the author intended. Typically, instance variables are grouped by function. The order is not random.<br></blockquote><div><br>The order might not be random, but my perception is, that there is far less intention in the ordering.<br>

 <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I feel the same about source code - I want to see it as it was written, not what some pretty printer makes of it.<br>
<br>
The way source code looks tells me something about the author. Same for instance variable order.<br></blockquote><div><br>Well, in a debugging session I&#39;d like to get the info about the state of objects as easily as possible, so that I can understand what is going on. _I_ am not trying to guess, if there is some intention in the ordering of instances vars and what the intention is, to quickly find the instance var I&#39;m interested in.<br>

<br>But no biggie. There are surely other possibilities to get there and more pressing issues to solve.<br><br>Alex<br></div></div>