[Pharo-project] Icon for commented/uncommented classes
Hi guys, It would be very nice to visualy indicate in browser when some class has comment, or even better, when not. This is good for many reasons: - you know where to read comments and where is not worth trying - authors are encouraged to write those comments, to increase reputation avoid having too much that ! icons near not commented classes Also the ? button in browser should be red if there is no comment. This can be disabled in settings but by default it should be enabled. Best regards Janko -- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
In Pharo 1.4, class comments are always visible when looking at the class definition. So it does expose the comment more, asking you to write one. 2011/11/9 Janko Mivšek <janko.mivsek@eranova.si>
Hi guys,
It would be very nice to visualy indicate in browser when some class has comment, or even better, when not. This is good for many reasons:
- you know where to read comments and where is not worth trying - authors are encouraged to write those comments, to increase reputation avoid having too much that ! icons near not commented classes
Also the ? button in browser should be red if there is no comment.
This can be disabled in settings but by default it should be enabled.
Best regards Janko
-- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
-- Milan Mimica http://sparklet.sf.net
I would like to have that in the browser also :) On Wed, Nov 9, 2011 at 4:19 PM, Milan Mimica <milan.mimica@gmail.com> wrote:
In Pharo 1.4, class comments are always visible when looking at the class definition. So it does expose the comment more, asking you to write one.
2011/11/9 Janko Mivšek <janko.mivsek@eranova.si>
Hi guys,
It would be very nice to visualy indicate in browser when some class has comment, or even better, when not. This is good for many reasons:
- you know where to read comments and where is not worth trying - authors are encouraged to write those comments, to increase reputation avoid having too much that ! icons near not commented classes
Also the ? button in browser should be red if there is no comment.
This can be disabled in settings but by default it should be enabled.
Best regards Janko
-- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
-- Milan Mimica http://sparklet.sf.net
-- Mariano http://marianopeck.wordpress.com
participants (3)
-
Janko Mivšek -
Mariano Martinez Peck -
Milan Mimica