[ENH] BrowserInheritanceIcons-laza

Alexander at Lazarevic.de Alexander at Lazarevic.de
Thu Apr 15 11:28:50 UTC 2004


I can't remember the color codes of the inheritance button in the
browser. The balloon description does not help too much, because I don't
know how mauve or tan are supposed to look like. And I think even
synaesthetic people don't associate pink with "is an override but
doesn't call super". I added a few icons and made it only signal super
sends to an overridden method.

Alex

"Change Set:		BrowserInheritanceIcons-laza
Date:			15 April 2004
Author:			Alexander at Lazarevic.de

This changes the inheritance button of browser like tools to use icons
in addition to color codes.

		m		does not override and has no overrides
		m	m	does not override and has overrides
m		m		is an override and has no overrides
m		m	m	is an override and has overrides
m	<-	m		is an override and contains super send to overridden method
m	<-	m	m	you figure it out
				
Before any send to super was taken into account. Now only super sends to
the overridden method are signaled.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BrowserInheritanceIcons-laza.cs.gz
Type: application/octet-stream
Size: 1845 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040415/344164d4/BrowserInheritanceIcons-laza.cs.obj


More information about the Squeak-dev mailing list