Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-18 Thread Nicolai Hess
2016-01-18 19:33 GMT+01:00 stepharo : > > > Le 17/1/16 19:08, Nicolai Hess a écrit : > > > > 2016-01-17 12:42 GMT+01:00 stepharo : > >> HI >> >> yesterday during my exercise session a student was puzzled because >> he could not see the method template on the class side when there is not >> protoco

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-18 Thread stepharo
Le 17/1/16 19:08, Nicolai Hess a écrit : 2016-01-17 12:42 GMT+01:00 stepharo >: HI yesterday during my exercise session a student was puzzled because he could not see the method template on the class side when there is not protocol. I had to cre

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Nicolai Hess
2016-01-17 12:42 GMT+01:00 stepharo : > HI > > yesterday during my exercise session a student was puzzled because > he could not see the method template on the class side when there is not > protocol. > I had to create first a protocol. > But you can always select the "no messages" protocol entry

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Sven Van Caekenberghe
> On 17 Jan 2016, at 18:24, Esteban Lorenzano wrote: > > well, I disagree :) > >> On 17 Jan 2016, at 17:47, Sven Van Caekenberghe wrote: >> >> >>> On 17 Jan 2016, at 17:13, stepharo wrote: >>> >>> >>> >>> Le 17/1/16 16:09, Sven Van Caekenberghe a écrit : > On 17 Jan 2016, at 15:52, G

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Dimitris Chloupis
Plus any self respecting IDE has some form of code critic enabled by default, it would be weird to disable it in pharo when Pharo boast that it has a powerful IDE. and generally I agree with Esteban post, except scoped browsing, I have not figure out its usefulness yet. On Sun, Jan 17, 2016 at 7:

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread stepharo
Indeed this is your POV. - I never use the history navigator, not the drop down, nor the arrows Me neither I we removed it but people uses it. - The previous location of variables was better (small icon) I do not know I could never understand them. ;) - I never use the weird search/fil

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Esteban Lorenzano
well, I disagree :) > On 17 Jan 2016, at 17:47, Sven Van Caekenberghe wrote: > > >> On 17 Jan 2016, at 17:13, stepharo > > wrote: >> >> >> >> Le 17/1/16 16:09, Sven Van Caekenberghe a écrit : On 17 Jan 2016, at 15:52, Gabriel Cotelli >>>

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Sven Van Caekenberghe
> On 17 Jan 2016, at 17:13, stepharo wrote: > > > > Le 17/1/16 16:09, Sven Van Caekenberghe a écrit : >>> On 17 Jan 2016, at 15:52, Gabriel Cotelli wrote: >>> >>> Maybe add a "New Method" button somewhere that changes the class definition >>> with a method template ? >> But only when it is

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread stepharo
Le 17/1/16 16:09, Sven Van Caekenberghe a écrit : On 17 Jan 2016, at 15:52, Gabriel Cotelli wrote: Maybe add a "New Method" button somewhere that changes the class definition with a method template ? But only when it is needed. The overall Nautilus interface is becoming way too busy and di

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Gabriel Cotelli
Maybe add a "New Method" button somewhere that changes the class definition with a method template ? On Sun, Jan 17, 2016 at 8:42 AM, stepharo wrote: > HI > > yesterday during my exercise session a student was puzzled because > he could not see the method template on the class side when there is

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Cyril Ferlicot D.
Le 17/01/2016 12:42, stepharo a écrit : > HI > > yesterday during my exercise session a student was puzzled because > he could not see the method template on the class side when there is not > protocol. > I had to create first a protocol. > Hi, Nautilus should always have a protocol on class si

Re: [Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread Sven Van Caekenberghe
> On 17 Jan 2016, at 15:52, Gabriel Cotelli wrote: > > Maybe add a "New Method" button somewhere that changes the class definition > with a method template ? But only when it is needed. The overall Nautilus interface is becoming way too busy and distracting. > On Sun, Jan 17, 2016 at 8:42 AM

[Pharo-dev] Seeing class method template when there is no protocol

2016-01-17 Thread stepharo
HI yesterday during my exercise session a student was puzzled because he could not see the method template on the class side when there is not protocol. I had to create first a protocol. I do not have the solution because I understand why it is like that. Because Nautilus displays the class