pharo-project / pharo

Pharo is a dynamic reflective pure object-oriented language supporting live programming inspired by Smalltalk.
http://pharo.org
Other
1.21k stars 356 forks source link

add classNamed: in BaselineOf #17360

Closed Ducasse closed 1 week ago

Ducasse commented 1 week ago

use classNamed: where needed. Should do Spec2 and NewTools baselines too.

Ducasse commented 1 week ago

I will add first classNamed: alone because there may be some dependencies.

Ducasse commented 1 week ago

Let us now that the baselineOf new behavior has been added in another PR if this one is still not building.

jecisc commented 1 week ago

There seems to be a problem with this change:

Instance of SystemEnvironment did not understand #specialObjectsArray SystemEnvironment(Object)>>doesNotUnderstand: #specialObjectsArray BaselineOfDisplay>>installBitmap BaselineOfDisplay>>postload:package: