On 13 April 2018 at 13:53, Benoit St-Jean via Pharo-users <pharo-users@lists.pharo.org> wrote:
Just a quick word to get some things straight because, quite frankly, I really don't know where we're heading.
��
Do we really need 8 delay schedulers (DelayMicrosecondScheduler, DelayMillisecondScheduler, DelayNullScheduler, DelayExperimentalSpinScheduler, DelaySpinScheduler, DelayTicklessScheduler, DelayExperimentalCourageousScheduler, DelayExperimentalSemaphoreScheduler) ?��

This should have been cleaned up a while ago.�� Thanks for the bump.�� I'll get to it.
However note, that half of those have not more than two methods, so are not contributing much to the size of the Image.
��
Perhaps a little bit of clarity and details about what's coming and what's the plan would be beneficial to a lot of us.

I guess you are looking for...
https://github.com/pharo-project/pharo-workingRoadmaps/blob/master/Pharo7/ROADMAP.md


cheers -ben