>>>  To me the most important thing is that
>>> at all points in time I know exactly what changes when I compile a
>>> method.

Simple if you are in a class, you change that class, your change take  
precedence over
trait methods.
If you are in trait you change the traits => the classes using that  
trait got that changes  except if
they redefined the methods.

Stef

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to