May 14, 2011
2:24 p.m.
On May 14, 2011, at 4:07 PM, Mariano Martinez Peck wrote:
Hi guys. It seems when a class is removed, and used by ScriptLoader, it goes to Undeclared, logically. Example: SMxHandMorph was removed. However, ScriptLoader >> update13143 did something with such class. So, now, it is in Undeclared. How can we correctly solve this kind of problem?
1) Always use "Smalltalk at:" and #perform: in ScriptLoader updates? 2) remove those #update methods ? 3) Fix the broken ones by Smalltalk at: a and #perform: ?
I just comment them, as the code in scriptloader is just for reference. -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.