On 1/8/2013 11:18 PM, Yanni Chiu wrote:
On 09/01/13 12:05 AM, Jimmie Houchin wrote:
Part of the problem is that I did not sufficiently read the documentation in the class comment. I also did not know of the PBE2 chapter referenced by Stef.
I used to assume that class comments were empty. Nowadays, there is often useful information there. Maybe the browser could indicate whether or not the class comment is empty - something like '--?', when the comment is empty.
The Nautilus browser in Pharo 2.0 does distinguish these classes with an ! ClassName in the browser. Then you have to click on the Comments button to display the comment. I was just negligent to notice and read thoroughly. It might be nice if the these classes which have external documentation such as in the Pharo By Example, noted such. Jimmie