What are real problems exactly?
Here is a list
- better API for Compiler
- better functionality for OPAL
- Cleaning Morph (architecture, package structure)
- using Slot for real
- Removing CodeHolder hierarchy
- Improving the tools (usability)
- Making sure that in the future we can remove streams and use another Stream library
- Removing leadingCharacter and other mess
- Running SmallLint on all the packages
- Building Pharo from a set of project using metacello
- Removing pseudoclass and other shit
- Rewriting morphTreeMorph
- Enhancing the widgtes set: table for example is missing
- Building a UI builder
- Cleaning Text
- Cleaning morph event model
- Supporting GIT for real
- improving Log
- automatic recategorization of all the methods.
- Automatic validation of packages
- NativeBoost for ARM
- Smoothly supporting remote browsing
if you want more I'm quite confident that I can find more problems that I would love to see
fixed in Pharo.
Stef
If you are going to open each and every method to read the comment or the code instead of trusting the name, IMHO that is going to be a real problem.
If the focus shall be on real problems, then why change APIs which are not a real problem?