[squeak-dev] ALL CLEAR (Re: CompiledMethodTrailers ready for use)

Igor Stasenko siguctua at gmail.com
Tue Dec 22 13:18:47 UTC 2009


2009/12/22 Andreas Raab <andreas.raab at gmx.de>:
> Folks -
>
> We're all clear now after the CompiledMethodTrailer changes.
> Can I have a 2GB changes file now? And a pony? :)
>

Not sure about pony, but 2GB is not a problem. :)
New trailers accepting any source pointer values (any positive
integer).. and its up to file management layer how to interpret them.


> Cheers,
>  - Andreas
>
> Igor Stasenko wrote:
>>
>> Hello,
>> i finished this stuff, and its ready for adoption.
>>
>> See http://bugs.squeak.org/view.php?id=7428
>>
>> Anyone wants to help pushing it into trunk update stream (using MC
>> configs)?
>>
>> It works fine on recent trunk image,
>> on pharo however i had some problems installing changes, because of
>> some differencies.
>>
>> Tried on PharoCore-1.1-11106-ALPHA.image
>>
>> phase2.1.cs
>> - do not filein the TextEditor changes, since pharo-core don't have it.
>> - do not filein the last line (reorganizing)..
>>
>> - tests failing because pharo String class does not implements
>> #squeakToUtf8
>> nor
>> #utf8ToSqueak
>>
>> Do we having an uniform way how to encode  ANY String -> ByteString(utf8)
>> and back? What ANSI standard saying about it? Maybe i'm using wrong
>> methods?
>>
>> Still, i think we need this thing standartized and be common for all
>> dialects (not just Pharo/Squeak).
>>
>
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list