On Sep 11, 2012, at 10:44 PM, Mariano Martinez Peck wrote: > Hi Simon. I have just run it in Tanker. It already help me to detect a couple > of things :) > Some feedback: > > 1) Is there a way to set the package of the Manifest class?
normally it should always go to the package automatically. > Because I don't like the default package where it goes.... > Now it is even worst because it goes to "UndefinedPackage": this is probably because of the shaking of rpackage. > > 2) I have a weird bug rendering some text. (look attached) > > Thanks! > > On Tue, Sep 11, 2012 at 7:19 PM, Alexandre Bergel <[email protected]> > wrote: > I started to use it, and I will have suggestion on the GUI. > > Cheers, > Alexandre > > > On Sep 11, 2012, at 1:52 PM, Stéphane Ducasse <[email protected]> > wrote: > > > excellent! > > Simon what about producing a video so that the world can see your nice tool > > in action. > > > > Stef > > > > > > On Sep 11, 2012, at 4:21 PM, Simon Allier wrote: > > > >> I have fix the error found by Camillo, now it works with all packages and > >> rules in the last pharo 2.0 image. > >> > >> On Sep 11, 2012, at 4:13 PM, Mariano Martinez Peck wrote: > >> > >>> > >>> > >>> On Mon, Sep 10, 2012 at 11:53 PM, Simon Allier <[email protected]> > >>> wrote: > >>> Hi, > >>> > >>> I have published a new version of the Critics Browser (menuWorld > Tool > >>> > CriticBrowser). > >>> The new version is > >>> - refactoring friendly. Yes we listened to you :). > >>> > >>> hehehe I felt touched by that ;( > >>> Thanks Simon, these are really great news because it doesn't mean we have > >>> to throw the manifiest away after a couple of refactors :) > >>> I will re-run everything with Fuel soon and give you any feedback I have. > >>> > >>> - the browser has been improved. It works with the latest Spec. > >>> > >>> With the Critics browser you can inspect violations of the SmallLint > >>> rules and mark them as false positive or true positive (ToDo) and see > >>> previous warnings flagged as false positives or toDo. > >>> In addition all the logic of the browser has been developed so that the > >>> manifest can be saved within the package without adding dependencies. > >>> > >>> In this new version the format of the manifest has changed to be > >>> compatible with tools refactoting, the rules are organized in a tree and > >>> it’s possible to adds comment when we mark a false positive or todo. > >>> > >>> We are writing a nice chapter on SmallLint, critics and other for the new > >>> book. Soon we will release it for reviews. > >>> > >>> Gofer > >>> new > >>> url: 'http://www.squeaksource.com/PharoTaskForces'; > >>> package: 'ConfigurationOfManifest'; > >>> load. > >>> ((Smalltalk at: #ConfigurationOfManifest) project version: #stable) load > >>> > >>> Simon > >>> > >>> > >>> > >>> -- > >>> Mariano > >>> http://marianopeck.wordpress.com > >>> > >> > > > > > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > > > > -- > Mariano > http://marianopeck.wordpress.com > > <Screen shot 2012-09-11 at 10.18.11 PM.png>
