April 13, 2020
10:03 a.m.
El 13 abr 2020, a las 11:17, Cédrick Béler <cdrick65@gmail.com> escribió:
Used consistently and well, method categories are not only a navigation aid, helping you to find methods you do not know the names of, but a helpful documentation aid. For example, #runningMeans: is in the 'summarising' category. In my Smalltalk, that means - it inspects every element of the collection - it does not change the collection - the result is somehow a summary or distillation of the elements
Great. If only categories were more first class, we could store such information.
Haha just said the same in the other thread ^^. Sorry for the noise