Could not resist: * pharo calmAsABomb * pharo just doIt * pharo: the right *trait* for the job * Health Warning: Excessive use of our reflective system can 'cause chronic headaches * The best way to predict the future is to *continously* invent it (paraphrasing Alan Kay -- pun with continuous integration) * What if your objects where immortal ? * Now seriously... We did OO even before disco ;) 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.