[squeak-dev] Re: Problem with System Browser

Ian Trudel ian.trudel at gmail.com
Tue Jul 14 02:47:51 UTC 2009


2009/7/13 Andreas Raab <andreas.raab at gmx.de>:
>> Did it fix the issue? Works for me. Why aren't we getting continuous
>> integration of fixes as we use too... I'll never know.
>
> Now you can. I just posted the fix into the trunk, so just update and enjoy.

Thanks, Andreas. You're the man.

I have written few tests in my spare time and uploaded them. Though,
there seem to be a problem with version... one has added a test with
465 and mine is 66. Shouldn't be a big deal though.

Question!

TrueTest>>testInMemory

	self assert: (false isInMemory = true).

What is isInMemory? And why test for it in True/False? I have also
changed false to true in the code above, because it makes more sense
to me (we're testing true receiving a isInMemory message).

Enjoy,
Ian.
-- 
http://mecenia.blogspot.com/



More information about the Squeak-dev mailing list