FYIO: <a href="https://sourcegraph.com/search?q=context:global+ifNotNilDo:+lang:Smalltalk+&patternType=literal">https://sourcegraph.com/search?q=context:global+ifNotNilDo:+lang:Smalltalk+&patternType=literal</a><br>
<br>
Among others, Seaside, SqueakJS/Caffeine, Squot, and many others still use this selector. It was a good idea not to deprecate it in the hard way. :-)<br>
<br>
Best,<br>
Christoph<br>
<br>
<font color="#808080">---<br>
</font><i><font color="#808080">Sent from </font></i><i><u><a href="https://github.com/hpi-swa-lab/squeak-inbox-talk"><font color="#808080">Squeak Inbox Talk</font></a></u></i><br>
<br>
On 2021-09-05T16:17:53+02:00, marcel.taeumel@hpi.de wrote:<br>
<br>
> Hi Levente --<br>
> <br>
> +1 Thanks for doing this :-)<br>
> <br>
> Also thanks for the test, which is a great help also during release preparation.<br>
> <br>
> Best,<br>
> Marcel<br>
> Am 03.09.2021 20:43:10 schrieb Levente Uzonyi <leves at caesar.elte.hu>:<br>
> Hi All,<br>
> <br>
> We already have #ifNotNil: which has been doing the same thing as<br>
> #ifNotNilDo: for about 10 years now.<br>
> The idea is to deprecate #ifNotNilDo: softly, without raising a warning on<br>
> usage just like how it's done with #doWithIndex:.<br>
> The inbox entries 60Deprecated-ul.96 and Kernel-ul.1409 contain the<br>
> necessary changes, while KernelTests-ul.405 has an additional test to<br>
> verify that no methods use #ifNotNilDo:.<br>
> <br>
> <br>
> Levente<br>
> <br>
> -------------- next part --------------<br>
> An HTML attachment was scrubbed...<br>
> URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210905/51131ece/attachment.html><br>
> <br>