QualityAssistant in Pharo5
Dear all, QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant- <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 <https://github.com/Uko/QualityAssistant/issues> Write a good quality code! Uko
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 <yuriy.tymchuk@me.com> 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
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 <i.uhnak@gmail.com> 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 <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Dear all,
QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant- <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 <https://github.com/Uko/QualityAssistant/issues>
Write a good quality code! Uko
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 <i.uhnak@gmail.com <mailto:i.uhnak@gmail.com>> 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 <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> 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
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 <merwanouddane@gmail.com> 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 < <mailto:i.uhnak@gmail.com>i.uhnak@gmail.com <mailto:i.uhnak@gmail.com>> 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 < <mailto:yuriy.tymchuk@me.com>yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Dear all,
QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant- <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 <https://github.com/Uko/QualityAssistant/issues>
Write a good quality code! Uko
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 <merwanouddane@gmail.com <mailto:merwanouddane@gmail.com>> 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 <i.uhnak@gmail.com> 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 <yuriy.tymchuk@me.com> 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
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 <yuriy.tymchuk@me.com> 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
It was integrated more recently. Just update to the latest Pharo. Doru On Sat, Jul 25, 2015 at 10:03 PM, Dimitris Chloupis <kilon.alios@gmail.com> 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 <yuriy.tymchuk@me.com> 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
-- www.tudorgirba.com "Every thing has its own flow"
will do so, thanks On Sat, Jul 25, 2015 at 11:34 PM Tudor Girba <tudor@tudorgirba.com> wrote:
It was integrated more recently. Just update to the latest Pharo.
Doru
On Sat, Jul 25, 2015 at 10:03 PM, Dimitris Chloupis <kilon.alios@gmail.com
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 <yuriy.tymchuk@me.com> 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
-- www.tudorgirba.com
"Every thing has its own flow"
Thank you. Yes, it was integrated only a few days ago. Uko
On 25 Jul 2015, at 22:03, Dimitris Chloupis <kilon.alios@gmail.com> 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 <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote: Dear all,
QualityAssistant was integrated in Pharo5. You can read more about its functionality there: https://github.com/Uko/QualityAssistant#quality-assistant- <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 <https://github.com/Uko/QualityAssistant/issues>
Write a good quality code! Uko
participants (6)
-
Dimitris Chloupis -
Merwan Ouddane -
Peter Uhnák -
stepharo -
Tudor Girba -
Yuriy Tymchuk