<body><div id="__MailbirdStyleContent" style="font-size: 10pt;font-family: Arial;color: #000000">
                                        Sounds good. There are many classes in Squeak with similar convenience messages. <div><br></div><div>+1</div><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;">
                        <p style="color: #AAAAAA; margin-top: 10px;">Am 14.12.2018 10:12:10 schrieb patrick.rein@hpi.uni-potsdam.de <patrick.rein@hpi.uni-potsdam.de>:</p><div style="font-family:Arial,Helvetica,sans-serif">Hi everyone,<br><br>during a project some students recently used Promise objects a lot. Due to the nature of the project, they often wanted to resolve a Promise without a value. As there is no #resolve method they resorted to `resolveWith: nil`. As this is rather ugly, I would like to propose an additional (convenience) method #resolve which simply resolves the Promise with the value nil. This would also mirror the #then: protocol as the resolve block does not have to accept the argument passed by the promise.<br><br>A downside of this proposal is that the protocol of Promise is currently quite lean and the method does not add anything substantial.<br><br>Bests<br>Patrick<br><br></div></blockquote>
                                        </div></body>