Looking at this now. Managed to get the tree to separate list the class/meta for changed methods. Will make up some package with a class instance var change to see about the rest. As for methods with the same name, your current version will show both with the same name (but likely different source) under the instance-side class. Regards, Gary. ----- Original Message ----- From: "nicolas cellier" <ncellier@ifrance.com> To: <pharo-project@lists.gforge.inria.fr> Sent: Monday, January 12, 2009 8:09 PM Subject: [Pharo-project] Merging tool and class var
Hello all, The new monticello merging tool looks very nice. However, it's hard to tell whether the change is related to instance side or class side.
Try with Multilingual-adrian_lienhard.47 which does exclusively class side changes... The change of class inst var appears like an unchanged definition of class. And methods are not indicated as class methods.
I wonder what happens if a method with same name is changed both in instance and class side...
Nicolas
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project