Some people reported problems loading the latest version of Magritte.
I renamed a class that registered for system-change notifications and
during the load-operation of Monticello it points to an obsolete
class making it impossible to compile any method in the system.
To solve the problem simply evaluate the expression below, before
loading a recent version of Magritte:
MABuilder allSubInstancesDo: [ :each |
SystemChangeNotifier uniqueInstance
noMoreNotificationsFor: each ].
Smalltalk garbageCollect.
Sorry for the inconveniance!
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki_______________________________________________
Smallwiki mailing list
[hidden email]
http://impara.de/mailman/listinfo/smallwiki