Two more: ScriptLoader new installingInstaller MNU possibly related with ZnNetworkingUtils url object. -Enable underscore assignment (some packages still needs this setting for loading) -Evaluate: | source mNode | source := 'initialize | array start stop | array _ Array new: 100. start _ 0. stop _ 0.'. mNode := UndefinedObject evaluatorClass new compile: source in: UndefinedObject classified: nil notifying: nil ifFail: []. SyntaxError open: ( SyntaxError new contents: mNode sourceText ). Hit right-button in the "UndefinedObject <none>" line in the SyntaxError windows. Select "Browse full" MNU 2011/9/1 Damien Cassou <damien.cassou@gmail.com>:
http://code.google.com/p/pharo/issues/detail?id=4751
On Thu, Sep 1, 2011 at 6:04 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Generate #= and #hash
-- Damien Cassou http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry