How about some code.
For a mug:
Object subclass: #Mug
� � � � instanceVariableNames: 'coffee milk sugar'
� � � � classVariableNames: 'Coffees'
� � � � poolDictionaries: ''
� � � � category: 'HotDrink'
--
View this message in context: http://forum.world.st/Mugs-n-stuff-logo-and-message-tp4692529p4692616.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.