[Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread stepharo
Hi Why there is no setting for that? Stef

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Nicolai Hess
2016-01-17 11:22 GMT+01:00 stepharo : > Hi > > Why there is no setting for that? > > Stef > > You can remove the Nautilus plugin (Nautilus window menu -> plugin manager) For the spotter and inspector integration, there is a setting (default "disabled")

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread stepharo
Hi nicolai Le 17/1/16 11:29, Nicolai Hess a écrit : Hi Why there is no setting for that? Stef You can remove the Nautilus plugin (Nautilus window menu -> plugin manager) Yes I saw looking around. Now I have to dive into it to script it so that I avoid to be forced as today to

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Yuriy Tymchuk
You can simply do `QANautilusPlugin uninstall`. I have not figured out how to put it in the prefs. Now about the false positives… I don’t know what you are talking about, but I suspect that it is about something like “class not being used”. Now if it is not being used it’s not a false positive,

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Ben Coman
On Sun, Jan 17, 2016 at 7:33 PM, Yuriy Tymchuk wrote: > You can simply do `QANautilusPlugin uninstall`. I have not figured out how > to put it in the prefs. > > Now about the false positives… I don’t know what you are talking about, but > I suspect that it is about something like “class not being

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Cyril Ferlicot D.
Le 17/01/2016 16:04, stepharo a écrit : > We have also > instance variables not written or read > class comment is empty > > And I find that disruptive for a student starting with Pharo. > I find that instructing. When I create a class and I see those messages it's like "objectives". I n

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread stepharo
We have also instance variables not written or read class comment is empty And I find that disruptive for a student starting with Pharo. Le 17/1/16 12:33, Yuriy Tymchuk a écrit : You can simply do `QANautilusPlugin uninstall`. I have not figured out how to put it in the prefs. Now abo

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Yuriy Tymchuk
That’s the point. Someone finds this disruptive, someone instructing. But it’s always a true information. So here we are not dealing with the faults of algorithm but with a way we are communicating a data with a user. That’s why I kindly ask not to call this things “false positives” :). I thinks

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Dimitris Chloupis
"Also I think that it’s a good thing to teach beginners to write class comments. You don’t need special skills for that and making it a habit from the beginning will payoff in the future." Amen ! On Sun, Jan 17, 2016 at 7:07 PM Yuriy Tymchuk wrote: > That’s the point. Someone finds this disrupt

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Eliot Miranda
> On Jan 17, 2016, at 9:06 AM, Yuriy Tymchuk wrote: > > That’s the point. Someone finds this disruptive, someone instructing. But > it’s always a true information. So here we are not dealing with the faults of > algorithm but with a way we are communicating a data with a user. > > That’s why

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread stepharo
Ok I'm wrong and stupid. Thanks for the reminder. I disabled QA in the Mooc images. That’s the point. Someone finds this disruptive, someone instructing. But it’s always a true information. So here we are not dealing with the faults of algorithm but with a way we are communicating a data with

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Esteban Lorenzano
> On 17 Jan 2016, at 18:12, Eliot Miranda wrote: > > >> On Jan 17, 2016, at 9:06 AM, Yuriy Tymchuk wrote: >> >> That’s the point. Someone finds this disruptive, someone instructing. But >> it’s always a true information. So here we are not dealing with the faults >> of algorithm but with a

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Dimitris Chloupis
We all hate you Stef , its not you , its us :D Seriously though its not that necessary to baby sit begineers, the important thing for a beginner is to love coding. I remember when I started I would have begged to have an IDE like Pharo and a language like pharo, instead all I had was Locomotive Ba

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread stepharo
On Jan 17, 2016, at 9:06 AM, Yuriy Tymchuk wrote: That’s the point. Someone finds this disruptive, someone instructing. But it’s always a true information. So here we are not dealing with the faults of algorithm but with a way we are communicating a data with a user. That’s why I kindly ask

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread stepharo
Seriously though its not that necessary to baby sit begineers, the important thing for a beginner is to love coding. I remember when I started I would have begged to have an IDE like Pharo and a language like pharo, instead all I had was Locomotive Basic, command line and a really badly wri

Re: [Pharo-dev] Why there is no setting to disable QA?

2016-01-17 Thread Dimitris Chloupis
you are the boss... go for it and anywhere I can help I am here. I want Pharo to succeed :) On Sun, Jan 17, 2016 at 7:48 PM stepharo wrote: > > > Seriously though its not that necessary to baby sit begineers, the > important thing for a beginner is to love coding. I remember when I started > I w