Re: [Pharo-project] System Browser - shifting class comments into pane beneath class definition

2011-12-31 Thread Krishsmalltalk
I would also state that the compilation should fail if there is no change to the default class comment when a method is written and saved. Aggessively expect even methods to have at least some comment, unless they are accessors or the likes. Will force the habit for future incremental code

Re: [Pharo-project] System Browser - shifting class comments into pane beneath class definition

2011-12-27 Thread Stéphane Ducasse
This is good point. we should give more space to class comments. On Dec 27, 2011, at 4:04 PM, Ben Coman wrote: I could not find any previous discussion of this so I'll just throw this out there... I find that I forget to click the ? button to read the class comments as I browse around

[Pharo-project] System Browser - shifting class comments into pane beneath class definition

2011-12-27 Thread Ben Coman
I could not find any previous discussion of this so I'll just throw this out there... I find that I forget to click the ? button to read the class comments as I browse around the system. They are kind of hidden. Perhaps also I stop looking because they are often empty. If others do the

Re: [Pharo-project] System Browser - shifting class comments into pane beneath class definition

2011-12-27 Thread Ben Coman
Mariano Martinez Peck wrote: Hi Ben. For me it would make a lot of sense. I have already argued several times that ? is amazingly hidden. NOBODY can see it. You must have a 5 years Pharo degree to find it ;) The problem is OB, I am not sure if it is supported by OB and if it is, I don't know

Re: [Pharo-project] System Browser - shifting class comments into pane beneath class definition

2011-12-27 Thread Mariano Martinez Peck
Hi Ben. For me it would make a lot of sense. I have already argued several times that ? is amazingly hidden. NOBODY can see it. You must have a 5 years Pharo degree to find it ;) The problem is OB, I am not sure if it is supported by OB and if it is, I don't know how to enable it. Moreover, if