Hi,

Andre is working on the discovery of rules while analyzing the history of a software. He thus studied the evolution of Pharo 2.0 to Pharo 3.0, defined some rules and we applied them on Moose. 
Every month there is a Pharo sprint in the team and we try to always do in parallel a Moose sprint. When we get new rules, we try to apply them.

Last time, it was really hard to apply the rules, because critics browser seems broken in Pharo 3.0 and because of GRPackage issue (we opened bug reports). 

The rules for Pharo30 are here:

Gofer new
   url: 'http://www.smalltalkhub.com/mc/andrehora/APIEvolutionMiner/main';
   package: 'Rules-Pharo30';
   load.

There are also rules for Moose (extracted from all Moose history):

Gofer new
   url: 'http://www.smalltalkhub.com/mc/andrehora/APIEvolutionMiner/main';
   package: 'Rules-Moose';
   load. 

All the merit returns to Andre, I am just clicking on button (when it works) to apply the rules.

I am quite sure that Andre can give more information.

Cheers,
Anne


Le 5 déc. 2013 à 07:10, Tudor Girba a écrit :

Hi,

I noticed that Anne has been working extensively on fixing various smells regarding the use of Pharo in Moose.

Thank you!

Could we get those rules run all the time? What set of rules are you actually looking at?

Cheers,
Doru

--

"Every thing has its own flow"
_______________________________________________
Moose-dev mailing list
Moose-dev@iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev