<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style><style type="text/css"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Arial;color: #000000;font-size: 10pt;">Hi,
<div><br>
</div>
<div>I found a comment in &quot;CompiledMethod&gt;&gt;valueWithReceiver:arguments:&quot; that says that this method should be changed to &quot;<font face="Courier New">^ self class receiver: aReceiver withArguments: anArray executeMethod: self</font>&quot; after the release of Squeak
 4.3. I use version 4.5, but the implementation is still &quot;<font face="Courier New">^ aReceiver withArgs: anArray executeMethod: self</font>&quot;. The (new) class method has no senders at all. May somebody look at it?</div>
<div><br>
</div>
<div>Best regards, Maria</div>
</div>
</body>
</html>