Hi, all.
I have been away from Pharo/Smalltalk for several years, but I am coming back
to it now. I am a senior developer, but haven’t used smalltalk in any
professional projects.
I also found that I don’t do ANY pet projects for fun anymore, as the current
batch of languages/frameworks are no
I am trying to remove some objects from an OrderedCollection in the inspector.
I have class called Event. This has a class variable called Events which is a
storage are for and ordered collection of Events.
So, i inspected “Event Events” and I see my ordered collection.
In the inspector, I sel