Hi Hilaire
I am migrating a web application from 3.0 to 4.0.
I noted one class can't get load! It is however present in the
Squeaksource repo.
you did not get a warning that the superclass is not loaded I imagine.
So this is strange. I never got such problem.
Yesterday I got a bug that I cannot publish on SmalltalkHub repo with my
password and the one
of olivier too.
So mega strange.
The class is a WAComponent, it is the entry point of the application
with all the initializations. All the libraries dependencies are
satisfied. I don't see reason why the class can't be load, and there is
no such warning. Trying to load by hand this sole class does not work
either.
Uh
Did you try to copy past the definition from the external package browser?
Did any of you meet such problem with Pharo 4.0
Hilaire