String refactoring

Brent Pinkney brent.pinkney at aircom.co.za
Mon Apr 11 09:09:53 UTC 2005


Hi Andreas,

I think this is a an important refactoring which should be approved  
soonest.

While we are validating the naming conventions for abstract classes I  
evaluated:

	Smalltalk keys select: [ :k | k beginsWith: 'Abstract' ]

giving:
	#AbstractScoreEvent #
	AbstractSoundSystem
	#AbstractLauncher
	#AbstractFont
	#AbstractSound
	#AbstractMediaEventMorph
	#AbstractHierarchicalList
	#AbstractEvent
	#AbstractString

Surely these, espacialy Font, Sound and Event get the same treatment as  
part of the same refactoring ?

They should be easier than String.

Brent



More information about the Squeak-dev mailing list