Can we define a tag for such issues ? On Fri, Jun 28, 2019 at 9:37 PM Marcus Denker <marcus.denker@inria.fr> wrote:
Trivial improvement of the day:
simplify #allSelectorsInProtocol: https://github.com/pharo-project/pharo/pull/3647
has been merged.
Trivial thing to do for someone else:
#zapAllMethods can be removed https://github.com/pharo-project/pharo/issues/3656
was done (not by me!) and merged!
Trivial thing done today:
simplify allUnreferencedClassVariables https://github.com/pharo-project/pharo/issues/3661
this is a nice example how other trivial unimportant changes make things trivial that where not trivial before. After - adding #isReferenced for class variables ( https://github.com/pharo-project/pharo/pull/3653) - adding #allClassVariables for classes ( https://github.com/pharo-project/pharo/pull/3658)
this was trivial. So I guess doing trivial things (that you might think are not important because they are oh so trivial) actually have the effect to make something trivial that was not trivial before? That is oddâ¦
Trivial thing for someone else to do:
fix typo in Welcome bot message: ârunnâ https://github.com/pharo-project/pharo/issues/3696
One of the welcome bot messages has a typo: ârunn" should be ârun"
This needs to be fixed here:
https://github.com/pharo-project/pharo/blob/Pharo8.0/.github/config.yml
the file can be edited right from the GitHub interface
Marcus
-- Serge Stinckwic âhâ Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO) âSorbonne University (SU) French National Research Institute for Sustainable Development (IRD)â U âniversity of Yaoundé Iâ, Cameroon "Programs must be written for people to read, and only incidentally for machines to execute." https://twitter.com/SergeStinckwich â