And I am back with new problems with pharo 5 , I hope you missed me :D
If I try to create a new class called ChrTimeInputM that subclasses TextMorph I am getting this MNU with the stack bellow
I tried to replace includesKey: with includesClass: but then it alerts me falsely that there is already an existing class in the image, I tried this on the latest pharo 5 image with nothing installed in it. Here is the stack