[squeak-dev] Re: Error: Instances of StrikeFont are not indexable

Levente Uzonyi leves at elte.hu
Thu Feb 3 21:29:27 UTC 2011


On Wed, 2 Feb 2011, Chris Muller wrote:

> The change was reverted right?  What was it, the 20th instVar was put back?
>
> If I were in control of the file, I would redo the file and export it
> as a SmartRefStream.  Alas, I have no idea even where it's being
> downloaded from; senders lead nowhere.  This is some real "magic"
> going on in LocaleTestCase, kicking off a background load??

We should fix this issue ASAP. IMHO we should do the following:
- "freeze" the trunk one more time
- push a fix to the trunk which adds the missing instance variable
- create a new release candidate from the trunk (the release must be in 
sync with the trunk)
- reopen the trunk
- the squeak42 repository's mcm should be replaced with a new version


Levente

>
> On Wed, Feb 2, 2011 at 7:07 PM, Levente Uzonyi <leves at elte.hu> wrote:
>> On Mon, 31 Jan 2011, Chris Muller wrote:
>>
>>>> OK, I just browsed it: StrikeFontSet are using ReferenceStream.
>>>> Didn't SmartRefStream were created for addressing this very problem ?
>>>
>>> That's my understanding.  But if the file was originally written as a
>>> ReferenceStream, I think it will have to be re-written using a
>>> SmartRefStream.
>>>
>>>
>>
>> Will the file be updated or the change in the image reverted to solve this
>> problem?
>>
>>
>> Levente
>>
>>
>
>


More information about the Squeak-dev mailing list