<div dir="auto">Tim's reply kind've broke the thread but anyhoo: it is of course all message sends; the problem is finding the right thing to which to send a message. If the target of your message is meant to be something dynamically scoped then delimited dynamic variables are the tool for the job.<div dir="auto"><br></div><div dir="auto">I only didn't push Control into trunk because I was also pushing for kernel minification. Seemed a bit hypocritical.</div><div dir="auto"><br></div><div dir="auto">Levante I'm sure will point out that delimited dynamic variables are expensive - they're implemented using reasonable exceptions after all. Yes they are. They also actually work, unlike the current DynamicVariable which, like Scala's implementation, doesn't behave sensibly after a stack splice.</div><div dir="auto"><br></div><div dir="auto">frank</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue., Apr. 23, 2019, 17:58 tim Rowledge, <<a href="mailto:tim@rowledge.org">tim@rowledge.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'd prefer to prevent any such 'outer scope variable' stuff. We have this mechanism for handling getting information from places - message sends. <br>
<br>
tim<br>
--<br>
tim Rowledge; <a href="mailto:tim@rowledge.org" target="_blank" rel="noreferrer">tim@rowledge.org</a>; <a href="http://www.rowledge.org/tim" rel="noreferrer noreferrer" target="_blank">http://www.rowledge.org/tim</a><br>
Strange OpCodes: HSJ: Hop, Skip and Jump<br>
<br>
<br>
<br>
</blockquote></div>