Le 05/03/2016 10:46, stepharo a écrit :
> 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.

No.

> So this is strange. I never got such problem.

I think it is a dependency related problem. I tried again from a fresh
image, then take care to hand load the dependent packages in the right
other so I do not get dependencies fail on installing my app package. In
that case I get the missing class installed too.


> Yesterday I got a bug that I cannot publish on SmalltalkHub repo with my
> password and the one
> of olivier too.
> So mega strange.

Yeah, I got this problem too before for new project I want to start, so
I have to used Squeaksource to publish my new project. Nevertheless, I
can still publish DrGeo code on SmalltalkHub.


>> 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?

I did not try this.

Hilaire

-- 
Dr. Geo
http://drgeo.eu


Reply via email to