Upgrade scripts?

Andreas Raab andreas.raab at gmx.de
Tue Oct 25 08:35:53 UTC 2005


Nope, it does not work. Try it for yourself - Point MC to 
http://source.squeakfoundation.org/Graphics and try:
* loading GraphicsCheckpointTest-ar.3.mcz will correctly complain
   (this is what *should* happen)
* loading Graphics-ar.22.mcz will just hose your machine
   (this is what *does* happen)
If you load things in the correct order, first Graphics-ar.21.mcz *and 
then* Graphics-ar.22.mcz everything shows up fine - including the (now 
loaded) dependency of GraphicsCheckpoint-1-ar.4.mcz.

Any ideas? Could this be related to the new "simu-load" feature?

Cheers,
   - Andreas

Cees De Groot wrote:
> On 10/25/05, Andreas Raab <andreas.raab at gmx.de> wrote:
> 
>>and the question here is simply: Is there *any* way of achieving this?
> 
> 
> Make the dangerous version depend on a DangerousSituationChecker
> package and have a DangerousSituationChecker class>>initialize that
> does the check?
> 
> 



More information about the Packages mailing list