SIXX troubles and advanced use

stéphane ducasse ducasse at iam.unibe.ch
Fri Jul 28 10:21:08 UTC 2006


Did you load Yaxo in 3.9?

>>> > http://squeaksource.blueplane.jp/SIXX/
>>> >
>>> available for 3.8? 3.9? (not on squeakmap?)
>>
>> This is tested for 3.8, but I think it would run on 3.9. I will
>> release the stable one to SM if the code is fully tested in other
>> Smalltalk dialects (VW, Dolphin).
> Ok I've tried to run test on 3.9 and there are issues due to Yaxo  
> (no parser available, but I have not enough experience to  
> understand all...)
> I will work on 3.8 and I will see for 3.9 later.
>>
>> One SIXX file can be thought as a container of the closely related
>> objects. So, it is not desirable having external references from one
>> SIXX file to another file. If you can not avoid some external
>> references, I recommend applying Memento design pattern.
>>
> I will think about this...
>
>
>
>
>
>




More information about the Squeak-dev mailing list