[squeak-dev] The Inbox: Tools-jr.930.mcz

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Sat Feb 8 19:45:30 UTC 2020


Well, in this case, you're acquitted ;-)
________________________________
Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von Jakob Reschke <forums.jakob at resfarm.de>
Gesendet: Samstag, 8. Februar 2020 18:53:41
An: The general-purpose Squeak developers list
Betreff: Re: [squeak-dev] The Inbox: Tools-jr.930.mcz

I actually stole/copied that bad style from the original deleteFromMessageList: ;-)


Am Sa., 8. Feb. 2020 um 18:29 Uhr schrieb Thiede, Christoph <Christoph.Thiede at student.hpi.uni-potsdam.de<mailto:Christoph.Thiede at student.hpi.uni-potsdam.de>>:

> +        | currIdx |

I don't think Smalltalk code needs such counterintuitive abbreviations.

> {currIdx. messageList size.} min

could be written as: (currIdx min: messageList size).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200208/56796271/attachment.html>


More information about the Squeak-dev mailing list