Exactly ;) And do not forget that the length can be defined in settings ;)
Ben On Feb 16, 2012, at 10:17 AM, Serge Stinckwich wrote: > long method ? > > On Thu, Feb 16, 2012 at 4:15 PM, Luc Fabresse <[email protected]> wrote: >> >> And I forget to say that I didn't get why the background of some methods is >> yellow? >> >> Luc >> >> >> 2012/2/16 Luc Fabresse <[email protected]> >>> >>> Hi Ben, >>> >>> Nautilus is becoming really nice! >>> >>> Some thoughts: >>> >>> - By default, packages are in the first pane and classes in the second >>> pane. >>> When I click on the hierarchy toggle button, it is swapped (packages in >>> second pane and classes in the first one). >>> Why swapping ? I think it surprised me. >>> >>> - it misses a descriptions for available plugins in "Nautilus plugin >>> manager" >>> >>> - I tested some simple refactorings rename, .... and it worked. What is >>> missing (should be done) regarding refactorings ? >>> >>> >>> #Luc >>> >>> >>> >>> >>> 2012/2/16 Luc Fabresse <[email protected]> >>>> >>>> >>>> 2012/2/16 Noury Bouraqadi <[email protected]> >>>>> >>>>> Ben, >>>>> >>>>> On 14 févr. 2012, at 20:23, Benjamin wrote: >>>>> >>>>>> Basically, the infrastructure is here. >>>>>> >>>>>> But I still have to copy and past each menu entry :) >>>>>> >>>>>> It's long and a bit boring, but it's easy to do ^^ >>>>>> >>>>> I have no idea on how this is implemented. Just wondering if it can't be >>>>> automated somehow. At least partially (e.g. a skeleton)? A skeleton might >>>>> allow others to help. >>>>> >>>>> BTW, I installed Nautilus on 1.4-333 yesterday night. Here is some >>>>> feedback. >>>>> >>>>> I like the group idea. But, how can I add a new group ? >>>> >>>> >>>> right click on a set of packages and "add in group" or (CMD+e). >>>> >>>> Luc >>>> >>>>> I also wanted to reset a group (last modified, last viewed). How can do >>>>> it ? >>>>> I added a couple of classes, but strangely, they don't show up in the >>>>> "last modified" group. >>>>> >>>>> Noury >>>>>> >>>>>> >>>>>> Ben >>>>>> >>>>>> On Feb 14, 2012, at 8:15 PM, Noury Bouraqadi wrote: >>>>>> >>>>>>> Cool. I'll give it a try. I'm like mariano, luc and other waiting for >>>>>>> RB support to start using Nautilus as the default browser. >>>>>>> >>>>>>> Noury >>>>>>> On 14 févr. 2012, at 18:39, Benjamin wrote: >>>>>>> >>>>>>>> Hello guys, >>>>>>>> >>>>>>>> I know a some of you are waiting for the integration of the RB >>>>>>>> engine into Nautilus. >>>>>>>> >>>>>>>> Some of them are already implemented, so if you wanna test them, >>>>>>>> here is the gofer script >>>>>>>> >>>>>>>> Gofer new >>>>>>>> url: 'http://ss3.gemstone.com/ss/Nautilus'; >>>>>>>> package: 'ConfigurationOfNautilus'; >>>>>>>> load. >>>>>>>> >>>>>>>> (Smalltalk at: #ConfigurationOfNautilusRefactoring) perform: >>>>>>>> #loadDefault >>>>>>>> >>>>>>>> >>>>>>>> It loads everything. >>>>>>>> >>>>>>>> For now I have only done some refactorings for classes, so if you >>>>>>>> popup the menu on a class, a new item named Refactoring should appear >>>>>>>> :) >>>>>>>> >>>>>>>> Moreover, the 'rename class' method is replaced by the RB one :) >>>>>>>> >>>>>>>> >>>>>>>> Thanks in advance for your feedback, and if you want to participate, >>>>>>>> you are more than welcome :) >>>>>>>> >>>>>>>> >>>>>>>> Ben >>>>>>> >>>>>>> Noury >>>>>>> -- >>>>>>> http://twitter.com/#!/NouryBouraqadi >>>>>>> http://www.kroobe.com/profile/noury >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>> >>>>> Noury >>>>> -- >>>>> http://twitter.com/#!/NouryBouraqadi >>>>> http://www.kroobe.com/profile/noury >>>>> >>>>> >>>>> Afin de contribuer au respect de l'environnement, >>>>> merci de n'imprimer ce courriel qu'en cas de necessite >>>>> >>>>> Please consider the environment before you print >>>>> >>>>> >>>>> >>>>> >>>> >>> >> > > > > -- > Serge Stinckwich > UMI UMMISCO 209 (IRD/UPMC), Hanoi, Vietnam > Matsuno Laboratory, Kyoto University, Japan (until 12/2011) > http://www.mechatronics.me.kyoto-u.ac.jp/ > Every DSL ends up being Smalltalk > http://doesnotunderstand.org/ >
