Traits question

itsme213 itsme213 at hotmail.com
Sat Dec 15 18:05:24 UTC 2007


How are Traits and Monticello supposed to work together?

e.g. With Monticello I (expect to) add methods to others' classes, while 
managing and versioning these methods in my package.

Object>>myMethod1
Object>>myMethod2

If I have #myMethod1/2 in a trait, can I apply them to the Object class and 
still have them Monticello-managed correctly in my package?

Thanks - Sophie 






More information about the Squeak-dev mailing list