Hi Juraj 2017-12-14 19:36 GMT+01:00 Juraj Kubelka <[email protected]>:
> 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 <[email protected]> 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 <[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 >>> >> >> > >
