QualityAssistant in Pharo5

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
10 messages Options
Reply | Threaded
Open this post in threaded view
|

QualityAssistant in Pharo5

Uko2
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko
Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

Peter Uhnak
Excellent, thank you!

(...and now to fix all offences in my code :))

Also this reminds when I used it some time ago...
Can I use it on a package(s) just like Critic Browser?
Or maybe since I see it's available in CompiledMethod/TBehavior I could maybe script it...

Peter

On Thu, Jul 23, 2015 at 5:46 PM, Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko

Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

Uko2
For now there are no summarization features. I.e. When you look at the class you don’t see the critics of its methods. As there are no SmallLint rules about packages, I didn’t add anything to the package. But this can be an interesting extension in SmallLint at first.

Uko

On 23 Jul 2015, at 18:15, Peter Uhnák <[hidden email]> wrote:

Excellent, thank you!

(...and now to fix all offences in my code :))

Also this reminds when I used it some time ago...
Can I use it on a package(s) just like Critic Browser?
Or maybe since I see it's available in CompiledMethod/TBehavior I could maybe script it...

Peter

On Thu, Jul 23, 2015 at 5:46 PM, Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko


Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

MerwanOuddane
Great :)

Can't we make it appear only when he has something to say ? :p

Le 23/07/2015 18:34, Yuriy Tymchuk a écrit :
For now there are no summarization features. I.e. When you look at the class you don’t see the critics of its methods. As there are no SmallLint rules about packages, I didn’t add anything to the package. But this can be an interesting extension in SmallLint at first.

Uko

On 23 Jul 2015, at 18:15, Peter Uhnák <[hidden email]> wrote:

Excellent, thank you!

(...and now to fix all offences in my code :))

Also this reminds when I used it some time ago...
Can I use it on a package(s) just like Critic Browser?
Or maybe since I see it's available in CompiledMethod/TBehavior I could maybe script it...

Peter

On Thu, Jul 23, 2015 at 5:46 PM, Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko



Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

Uko2
Would be really nice, but for now Nautilus does not allow to do it. Same goes for changing height when there is only 1 or 2 critics. Either we will improve nautilus after some time, or it will become outrun by other tools.

Uko

On 23 Jul 2015, at 21:59, Merwan Ouddane <[hidden email]> wrote:

Great :)

Can't we make it appear only when he has something to say ? :p

Le 23/07/2015 18:34, Yuriy Tymchuk a écrit :
For now there are no summarization features. I.e. When you look at the class you don’t see the critics of its methods. As there are no SmallLint rules about packages, I didn’t add anything to the package. But this can be an interesting extension in SmallLint at first.

Uko

On 23 Jul 2015, at 18:15, Peter Uhnák <[hidden email][hidden email]> wrote:

Excellent, thank you!

(...and now to fix all offences in my code :))

Also this reminds when I used it some time ago...
Can I use it on a package(s) just like Critic Browser?
Or maybe since I see it's available in CompiledMethod/TBehavior I could maybe script it...

Peter

On Thu, Jul 23, 2015 at 5:46 PM, Yuriy Tymchuk <[hidden email][hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko




Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

stepharo


Le 23/7/15 23:45, Yuriy Tymchuk a écrit :
Would be really nice, but for now Nautilus does not allow to do it. Same goes for changing height when there is only 1 or 2 critics. Either we will improve nautilus after some time, or it will become outrun by other tools.

Franck is improving/cleaning nautilus since a couple of months.

Uko

On 23 Jul 2015, at 21:59, Merwan Ouddane <[hidden email]> wrote:

Great :)

Can't we make it appear only when he has something to say ? :p

Le 23/07/2015 18:34, Yuriy Tymchuk a écrit :
For now there are no summarization features. I.e. When you look at the class you don’t see the critics of its methods. As there are no SmallLint rules about packages, I didn’t add anything to the package. But this can be an interesting extension in SmallLint at first.

Uko

On 23 Jul 2015, at 18:15, Peter Uhnák <[hidden email]> wrote:

Excellent, thank you!

(...and now to fix all offences in my code :))

Also this reminds when I used it some time ago...
Can I use it on a package(s) just like Critic Browser?
Or maybe since I see it's available in CompiledMethod/TBehavior I could maybe script it...

Peter

On Thu, Jul 23, 2015 at 5:46 PM, Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko





Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

kilon.alios
In reply to this post by Uko2
you say in github that QualityAssistance comes with Pharo5 but I must be having an old image (19-07-15) because I dont see it. Anyway installing it now through conf browser, I love your work, keep it coming.

On Thu, Jul 23, 2015 at 6:47 PM Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko
Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

Tudor Girba-2
It was integrated more recently. Just update to the latest Pharo.

Doru

On Sat, Jul 25, 2015 at 10:03 PM, Dimitris Chloupis <[hidden email]> wrote:
you say in github that QualityAssistance comes with Pharo5 but I must be having an old image (19-07-15) because I dont see it. Anyway installing it now through conf browser, I love your work, keep it coming.

On Thu, Jul 23, 2015 at 6:47 PM Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko



--

"Every thing has its own flow"
Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

kilon.alios
will do so, thanks

On Sat, Jul 25, 2015 at 11:34 PM Tudor Girba <[hidden email]> wrote:
It was integrated more recently. Just update to the latest Pharo.

Doru

On Sat, Jul 25, 2015 at 10:03 PM, Dimitris Chloupis <[hidden email]> wrote:
you say in github that QualityAssistance comes with Pharo5 but I must be having an old image (19-07-15) because I dont see it. Anyway installing it now through conf browser, I love your work, keep it coming.

On Thu, Jul 23, 2015 at 6:47 PM Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko



--

"Every thing has its own flow"
Reply | Threaded
Open this post in threaded view
|

Re: QualityAssistant in Pharo5

Uko2
In reply to this post by kilon.alios
Thank you. Yes, it was integrated only a few days ago.

Uko

On 25 Jul 2015, at 22:03, Dimitris Chloupis <[hidden email]> wrote:

you say in github that QualityAssistance comes with Pharo5 but I must be having an old image (19-07-15) because I dont see it. Anyway installing it now through conf browser, I love your work, keep it coming.

On Thu, Jul 23, 2015 at 6:47 PM Yuriy Tymchuk <[hidden email]> wrote:
Dear all,

QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant-
If you will spot any bug please let me know, or report here: https://github.com/Uko/QualityAssistant/issues

Write a good quality code!
Uko