2009/7/13 Andreas Raab <
[hidden email]>:
>> 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/