And I made new release v0.8.4 which solves performance problem.
I found very nice solution to ensures single Calypso UI update after
multiple changes from single UI command.
For example implementors window updates only once when you rename
implementor message. Before number of updates was equals to number of
implementors because every rename triggers method remove. Same problem is
relevant to current MessageBrowser. Now in Calypso there is general
solution to the problem.

Also in this version there is context menu item to switch order of class
hierarchy in variables view and method visibility view. So people who
prefer classic order for hierarchy should be satisfied.

Best regards,
Denis

2017-12-14 18:45 GMT+01:00 Denis Kudriashov <[email protected]>:

> I found some performance problem with this version.
> I know the reason. It will be fixed soon.
> Now you can try disable critiques plugin with github instructions.
>
> 2017-12-12 13:52 GMT+01:00 Denis Kudriashov <[email protected]>:
>
>>
>>
>> 2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <[email protected]>:
>>
>>> Hi Denis,
>>>
>>> Congratulations on the new release! Two quick question:
>>>
>>
>>
>>> 1) does this work on latest Pharo 6.1 ;
>>>
>>
>> Yes
>>
>>
>>> 2) Is it safe to update images with Calypso already installed by doing
>>> the same baseline loading as the original installation ?
>>>
>>
>> I think not. But I not try. I just have impression that complex updates
>> are not properly work in Pharo. All package structure is changed and it can
>> be a problem for such update.
>>
>>
>>>
>>> Thanks
>>>
>>> On Tue, Dec 12, 2017 at 9:05 AM, Denis Kudriashov <[email protected]>
>>> wrote:
>>>
>>>> Hello.
>>>>
>>>> I glad announce new Calypso version. It is a big refactoring on
>>>> navigation model and browser pluggability.
>>>>
>>>> Look for details in my blog http://dionisiydk.blogspot.fr/
>>>> 2017/12/new-calypso-version-08-is-out.html.
>>>>
>>>> Now I start document new design and will post progress on it.
>>>>
>>>> Notice: this version is not adopted for TelePharo and Cargo. It will be
>>>> done soon.
>>>>
>>>> Best regards,
>>>> Denis
>>>>
>>>
>>>
>>>
>>> --
>>> Mariano
>>> http://marianopeck.wordpress.com
>>>
>>
>>
>

Reply via email to