What would be the best way (as an experiment) to change the behavior of just
one instance. For example, say:
  SpecialMorph>>#color
    ^ Color blue.
but (the effect of)
  aSpecialMorph>>#color
    ^ owner color.



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Instance-specific-behavior-tp4741502.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to