Cami, In the old days, the following event was registered: aSystemChangeNotifier notify: self ofSystemChangesOfItem: #method change: #Recategorized using: #methodMoved: in MCPackageManager class>>reregisterForNotificationsWith: So either that event is not being generated by the code or .... HTH, Dale ----- Original Message ----- | From: "Camillo Bruni" <camillobruni@gmail.com> | To: "Pharo-project@lists.gforge.inria.fr Development" <pharo-project@lists.gforge.inria.fr> | Sent: Wednesday, November 28, 2012 11:06:12 AM | Subject: [Pharo-project] monticello not tracking recategorization | | currently monticello does not track method recategorization! | | anybody has a direct hint where to look at? | | in the mean time I start a binary search on the images to figure out | when we introduced the bug... |