July 22, 2010
10:01 p.m.
Hi Lukas, here is another change in the RB engine package. RBClass>>realName: aSymbol self realClass: (Smalltalk at: aSymbol) => self realClass: (Smalltalk globals at: aSymbol) Fernando