<div dir="ltr">I was trying to see If I can use something from the MathMorphRevival project when I found this very puzzling bug. I don't understand how this can be. I hope you can enlight me. <div><br></div><div>I installed MathMorph via SqueakMap, in Squeak 5.2.<br><div><br></div><div>I run this [OK, working]</div><div>> XYPlotter example2 plot asMorph openInWorld. <br></div><div><br></div><div>I "Explore/Inspect" this [OK Working]</div><div>> XYPlotter new<br></div><div><br></div><div>I run this [Ok, no error] </div><div>> |tmp|<br>> tmp := XYPlotter new.<br></div><div><br></div><div>I run this [WOW, I get an error, i am very surprised]</div><div>> tmp := XYPlotter new.<br></div><div><br></div><div>Can you explain me how that is at all possible ? (XYPlotter new) should be evaluated and its value (pointer) set into some dictionary in the Workspace, that Is what I thought. I see I am missing something important here. </div><div><br></div><div>bye</div><div>Nicola</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></div>