For the ones I add for other to do I put the “Easy” tag and add them to this
GitHub project (kanban board):
https://github.com/orgs/pharo-project/projects/8
<https://github.com/orgs/pharo-project/projects/8>
> On 29 Jun 2019, at 18:11, Serge Stinckwich <[email protected]> wrote:
>
> Can we define a tag for such issues ?
>
>
> On Fri, Jun 28, 2019 at 9:37 PM Marcus Denker <[email protected]
> <mailto:[email protected]>> wrote:
>
> >
> > Trivial improvement of the day:
> >
> > simplify #allSelectorsInProtocol:
> > https://github.com/pharo-project/pharo/pull/3647
> > <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
> > <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
> <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
> <https://github.com/pharo-project/pharo/pull/3653>)
> - adding #allClassVariables for classes
> (https://github.com/pharo-project/pharo/pull/3658
> <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
> <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
> <https://github.com/pharo-project/pharo/blob/Pharo8.0/.github/config.yml>
>
> the file can be edited right from the GitHub interface
>
>
> Marcus
>
>
>
>
> --
> Serge Stinckwich
> Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO)
> Sorbonne University (SU)
> French National Research Institute for Sustainable Development (IRD)
> University of Yaoundé I, Cameroon
> "Programs must be written for people to read, and only incidentally for
> machines to execute."
> https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinckwich>
>