[Ann] New Calypso version 0.8
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
Hi Denis, Congratulations on the new release! Two quick question: 1) does this work on latest Pharo 6.1 ; 2) Is it safe to update images with Calypso already installed by doing the same baseline loading as the original installation ? Thanks On Tue, Dec 12, 2017 at 9:05 AM, Denis Kudriashov <dionisiydk@gmail.com> 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
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com>:
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 <dionisiydk@gmail.com> 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
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 <dionisiydk@gmail.com>:
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com>:
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 <dionisiydk@gmail.com> 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
Hi Denis, I use it without critiques and it works fine. I have some observations: - test cases in an abstract class can be executed, it might be disabled as it does not make sense to execute them - test cases defined in a superclass cannot be executed separately (only as all test cases by clicking on the class icon) - it might be a good option to be able to execute failing test cases (there is a dedicated method group that appears in such situations) - and maybe also when browsing âinherited methodsâ Thanks for the great job! Juraj
On Dec 14, 2017, at 14:45, Denis Kudriashov <dionisiydk@gmail.com> wrote:
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 <dionisiydk@gmail.com <mailto:dionisiydk@gmail.com>>:
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com <mailto:marianopeck@gmail.com>>: 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 <dionisiydk@gmail.com <mailto:dionisiydk@gmail.com>> 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 <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 <http://marianopeck.wordpress.com/>
Hi Juraj 2017-12-14 19:36 GMT+01:00 Juraj Kubelka <juraj.kubelka@icloud.com>:
Hi Denis,
I use it without critiques and it works fine.
I have some observations: - test cases in an abstract class can be executed, it might be disabled as it does not make sense to execute them - test cases defined in a superclass cannot be executed separately (only as all test cases by clicking on the class icon) - it might be a good option to be able to execute failing test cases (there is a dedicated method group that appears in such situations) - and maybe also when browsing âinherited methodsâ
It is in my todo. For abstract test cases I do not think it should be disabled. It should run all hierarchy tests. It works like that in other IDE's and it is very suitable.
Thanks for the great job! Juraj
On Dec 14, 2017, at 14:45, Denis Kudriashov <dionisiydk@gmail.com> wrote:
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 <dionisiydk@gmail.com>:
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com>:
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 <dionisiydk@gmail.com> 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
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 <dionisiydk@gmail.com>:
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 <dionisiydk@gmail.com>:
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com>:
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 <dionisiydk@gmail.com> 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
On Mon, Dec 18, 2017 at 9:56 AM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
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.
Can you explain it? I think most UI apps will benefit from that :)
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 <dionisiydk@gmail.com>:
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 <dionisiydk@gmail.com>:
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com> :
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 <dionisiydk@gmail.com
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
-- Guille Polito Research Engineer Centre de Recherche en Informatique, Signal et Automatique de Lille CRIStAL - UMR 9189 French National Center for Scientific Research - *http://www.cnrs.fr <http://www.cnrs.fr>* *Web:* *http://guillep.github.io* <http://guillep.github.io> *Phone: *+33 06 52 70 66 13
2017-12-18 10:31 GMT+01:00 Guillermo Polito <guillermopolito@gmail.com>:
On Mon, Dec 18, 2017 at 9:56 AM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
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.
Can you explain it?
Approach is quite simple but with little trick. Data source of table is responsible to update it when underlying query result is changed. And when it happens data source just marks itself as dirty and defer actual update to the next UI iteration using "UIManager default defer: [self runUpdate]". In case when data source is already dirty it just ignores the event. It means that current UI command will continue required system modifications without actual UI update. And only when it will complete the deferred update will be executed. Also update is forced in case when user manually interact with dirty data source. In that case following deferred update will be ignored. So I guess trick with dirty flag and deferring update can be reused by other applications.
I think most UI apps will benefit from that :)
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 <dionisiydk@gmail.com>:
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 <dionisiydk@gmail.com>:
2017-12-12 13:25 GMT+01:00 Mariano Martinez Peck <marianopeck@gmail.com
:
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 < dionisiydk@gmail.com> 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
--
Guille Polito
Research Engineer
Centre de Recherche en Informatique, Signal et Automatique de Lille
CRIStAL - UMR 9189
French National Center for Scientific Research - *http://www.cnrs.fr <http://www.cnrs.fr>*
*Web:* *http://guillep.github.io* <http://guillep.github.io>
*Phone: *+33 06 52 70 66 13 <+33%206%2052%2070%2066%2013>
participants (4)
-
Denis Kudriashov -
Guillermo Polito -
Juraj Kubelka -
Mariano Martinez Peck