[squeak-dev] Re: Updated trunk image (Squeak3.11-8720-alpha.zip)

Andreas Raab andreas.raab at gmx.de
Sat Jan 2 21:34:23 UTC 2010


Vaidotas Didžbalis wrote:
> Traits unload not worked for me. Log is attached.

Thanks for trying. Can you add a line in Trait unloadTraits after:

	Behavior compileSilently: 'updateTraits' classified: 'accessing'.

that says:

	ClassDescritpion removeSelectorSilently: #updateTraits.

and try again? Your log looks like it's caused by not removing 
updateTraits in time so this should fix it. Let me know if this works 
and I'll update the script when the server is back up.

Cheers,
   - Andreas

> On Sat, Jan 2, 2010 at 3:32 PM, Andreas Raab <andreas.raab at gmx.de> wrote:
>> Folks -
>>
>> After a whole batch of changes, I'v put an updated trunk image up at
>>
>>        http://ftp.squeak.org/trunk/Squeak3.11-8720-alpha.zip
>>
>> Loads of great new stuff in there as you can see from the summary of changes
>> below. Since the summary is getting a bit too long for my taste, I'm
>> starting to only include the three most recent updates in email - if you
>> want the full list please download the image and refer to the full summary
>> in the "What's new" window. And if people disagree with this policy I'd be
>> happy to change it again - I'm just trying to cut down on the spam factor a
>> little. So let me know what you think.
>>
>> Cheers,
>>  - Andreas
>>
>> (for the full history refer to the "What's new" section in the image)
>>
>> [------------------------- updated 01/02/10 ---------------------------]



More information about the Squeak-dev mailing list