<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        
                                        
                                            
                                        
                                        
                                        > <span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px">Do you think this comment adds value? :-)</span><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px"><br></span></div><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px">Explain the expected usage, circumstances, and possible errors to inform the person that stumbles upon this method. If you omit to motivate, people might not use it correctly. Also, discovery can be supported with a comment. Think of full-text search in the image.</span></div><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px"><br></span></div><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px">I am writing this in a more general sense because you are proposing quite many convenience methods lately. :-)</span></div><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px"><br></span></div><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px">Best,</span></div><div><span style="font-family: Calibri, Helvetica, sans-serif;font-size: 16px">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 23.03.2020 14:50:25 schrieb Thiede, Christoph <christoph.thiede@student.hpi.uni-potsdam.de>:</p><div style="font-family:Arial,Helvetica,sans-serif">

<div id="divtagdefaultwrapper" style="font-size: 12pt;color: #000000;font-family: Calibri,Helvetica,sans-serif" dir="ltr">
<p>Hi Marcel,</p>
<p><br>
</p>
<p>if the block is part of a do-it method, it is not installed so you will be informed that "no version are installed". We could also open a System Browser on BlockClosure in this case, but that would be inconsistent ...</p>
<p><br>
</p>
<p>A method comment could be:</p>
<p>"Opens a System Browser on the method that contains the receiver."</p>
<p>Do you think this comment adds value? :-)</p>
<p><br>
</p>
<p>Best,</p>
<p>Christoph</p>
<div id="Signature">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size: 12pt;color: rgb(0, 0, 0);font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols">
<div name="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif;font-size: ;margin: 0">
<div><span style="font-size: 10pt;color: #808080"></span></div>
</div>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><span style="font-family: Calibri, sans-serif;color: #000000"><b>Von:</b> Squeak-dev <squeak-dev-bounces@lists.squeakfoundation.org> im Auftrag von Taeumel, Marcel<br>
<b>Gesendet:</b> Montag, 23. März 2020 11:58:29<br>
<b>An:</b> gettimothy via Squeak-dev<br>
<b>Betreff:</b> Re: [squeak-dev] The Inbox: Tools-ct.958.mcz</span>
<div> </div>
</div>
<div>
<div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
There are comments missing. What if the method is a do-it? Please add comments.
<div><br>
</div>
<div>Best,</div>
<div>Marcel</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 16.03.2020 20:47:16 schrieb commits@source.squeak.org <commits@source.squeak.org>:</p>
<div style="font-family:Arial,Helvetica,sans-serif">Christoph Thiede uploaded a new version of Tools to project The Inbox:<br>
http://source.squeak.org/inbox/Tools-ct.958.mcz<br>
<br>
==================== Summary ====================<br>
<br>
Name: Tools-ct.958<br>
Author: ct<br>
Time: 16 March 2020, 8:47:01.435937 pm<br>
UUID: 7c9173ab-a806-734d-8b7f-fcf1fe6ad124<br>
Ancestors: Tools-mt.955<br>
<br>
Proposal: Implement #browse on BlockClosure and CompiledCode again.<br>
<br>
thisContext sender arguments last browse.<br>
thisContext sender arguments last method browse.<br>
<br>
=============== Diff against Tools-mt.955 ===============<br>
<br>
Item was added:<br>
+ ----- Method: BlockClosure>>browse (in category '*Tools-Browser') -----<br>
+ browse<br>
+ <br>
+ ^ self method browse!<br>
<br>
Item was added:<br>
+ ----- Method: CompiledCode>>browse (in category '*Tools-Browser') -----<br>
+ browse<br>
+ <br>
+ ^ self method browse!<br>
<br>
<br>
</div>
</blockquote>
</div>
</div>
</div></blockquote></div>