Hi Damien,

yes, I will work on different ways to display critics. The main advantage that 
I have now is that critics are a property of a class or method, so in fact 
inspector or debugger can just ask an entity what are its critics :). I think I 
will add gt representation soon, so you will be able to see whether class or 
method has critics in the inspector.
Uko

> On 27 Mar 2015, at 09:47, Damien Cassou <damien.cas...@gmail.com> wrote:
> 
> Hi Yuriy,
> 
> Yuriy Tymchuk <yuriy.tymc...@me.com> writes:
> 
>> As you already know I am working on providing better code quality support in 
>> Pharo. You can use Code Critics in Pharo to detect bad practices and 
>> potential bugs. But launching the Critics Browser and running it on your 
>> code every now and then requires additional effort which demotivates many 
>> people in doing it.
>> It runs SmallLint rules on the code that you save and provides you with a 
>> critic feedback directly in the place where you code: the Nautilus Browser.
> 
> 
> that's great news and I'm looking forward to use it! Nevertheless, I
> tend to code more and more in the debugger and in the inspector. Maybe
> your tool could be shown in the bottom of the Pharo window instead?
> 
> Best
> 
> -- 
> Damien Cassou
> http://damiencassou.seasidehosting.st
> 
> "Success is the ability to go from one failure to another without
> losing enthusiasm." --Winston Churchill
> 


Reply via email to