<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000;text-align: left" dir="ltr">
                                        Hi Stéphane.<div><br></div><div>> <span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Why is an ObjectExplorer telling you all these things about 3 and</span></div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">> nothing at all about 'three'?</span><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">I have no clue. :-) I am in favor of configuring the ObjectExplorer in a more consistent way, maybe through a preference.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">One could as well interpret an integer as a character and vice versa.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">'three'</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">  |-- $t</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">    |-- 116</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">      |-- hex : '74'</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">      |-- oct ...</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">      |-- ...</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">  |-- $h</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px">  |-- $r</span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">  |-- $e</span><span style="font-family: Arial, Helvetica, sans-serif"><span style="font-size: 13px"><br></span></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">  |-- $e</span><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">But this would never stop because '74' is a string again. :-D</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Expanding 'three' to its elements is also kind of different form showing various representations for integers. Hmm... a simple step forward could be:</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">[  ] Show string elements in object explorer</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">[x] Show integer representations in object explorer </span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">[  ] Show character representations in object explorer</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">The [x][  ] mark the default preference value.</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px"><br></span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Best,</span></div><div><span style="font-family: Arial, Helvetica, sans-serif;font-size: 13px">Marcel</span></div><div class="mb_sig"></div>
                                        <blockquote class="history_container" type="cite" style="border-left-style: solid;border-width: 1px;margin-top: 20px;margin-left: 0px;padding-left: 10px;min-width: 500px">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 11.06.2021 08:32:59 schrieb Stéphane Rollandin <lecteur@zogotounga.net>:</p><div style="font-family:Arial,Helvetica,sans-serif">> Updates representation of integers in ObjectExplorer. For a small discussion, see http://forum.world.st/The-Trunk-Morphic-mt-1769-mcz-tp5129501p5129804.html<br><br>I'm a bit late to the party, but may I suggest to make the whole integer <br>representation in ObjectExplorer a preference?<br><br>Rationale: when peeking at an ObjectExplorer tree, one gets a first idea <br>of the structure of an object. Having a subtree for each Integer gives <br>the wrong feeling, that there is some extra structure there, while it is <br>only some extra information about the same very simple object.<br><br>So there is an obfuscation inherent to having the explorer represent in <br>the very same way two different categories of information: one about <br>structure, and one about representation.<br><br>This goes for strings too, although in the opposite way: if you explore <br>'abc', you will not get any information on $a, $b or $c from there (like <br>their ASCII code, for example) - this times the explorer hides structure.<br><br>I am not sure about my suggestion for a preference, so let me restate <br>the problem as I see it as follows:<br><br>Why is an ObjectExplorer telling you all these things about 3 and <br>nothing at all about 'three'?<br><br><br>Stef<br><br></div></blockquote></div>