self session announcer on: CodingUrge do: [ :it | self hack: it now]



On Mon, Jun 10, 2013 at 2:18 PM, Jeff Gray <jeff@rogerthedog.com> wrote:
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.