On Wed, Nov 25, 2009 at 12:16 PM, Boris Zbarsky <span dir="ltr">&lt;<a href="mailto:bzbarsky@mit.edu">bzbarsky@mit.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 11/25/09 6:20 AM, Ian Hickson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    - script calling a method implemented in native code on a host object<br>
</blockquote></div>
...<br>
<br>
If this is a MUST, this seems like a possible compat issue depending on whether the method is native or library-provided, at the very least. There&#39;s also been talk at least in Gecko of self-hosting some DOM methods in JS (e.g. getElementById), at which point they will no longer be implemented in native code.<br>

</blockquote><div><br></div><div>Good point.  So even if it&#39;s a MUST, it&#39;ll be dependent on the platform.  And thus not terribly &quot;standard&quot;.</div><div><br></div><div>I&#39;d say the current language is better than this proposed change.  But I&#39;d say my proposal (or some other approximation of run to completion) is what I&#39;m favoring at the moment.</div>

</div>