On 05.09.2011, at 21:03, Jecel Assumpcao Jr. wrote: > Michael, > >> ah, but instead of Smalltalk >> #at:put: you can use any object >> member's setter. I was just too lazy to write that. :-) > > If I have two inspectors open, one for MorphA and the other for ObjB, > then I don't see what I could type in either window to get ObjB to > reference MorphA. Your solution via globals solves this problem (but > introduces a global). But it might be just a lack of imagination on my > part.
In the latest Squeak alpha you can drag any slot from one inspector onto any slot of another inspector, replacing the object in it. - Bert - _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
