Here&#39;s a fun little survey...<div><br></div><div>Who here likes to stub out stuff in the system browser and then actually implement things in the debugger?</div><div><br></div><div>I find myself doing that sometimes, usually when I&#39;m &quot;on a roll&quot; with what I&#39;m doing. I&#39;ve never done that with another programming system.<br>
<br><div class="gmail_quote">On Fri, Jan 25, 2013 at 11:33 AM, H. Hirzel <span dir="ltr">&lt;<a href="mailto:hannes.hirzel@gmail.com" target="_blank">hannes.hirzel@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And interesting observation from<br>
<br>
<a href="http://worrydream.com/LearnableProgramming/" target="_blank">http://worrydream.com/LearnableProgramming/</a><br>
<br>
Names matter.<br>
---------------------<br>
<br>
Below are four array methods from Apple&#39;s Cocoa framework, and the<br>
equivalent JavaScript methods:<br>
<br>
Cocoa: addObject                          JavaScript: push<br>
Cocoa: addObjectsFromArray               JavaScript: splice<br>
Cocoa: arrayByAddingObject                  JavaScript:  concat<br>
Cocoa: arrayByAddingObjectsFromArray     JavaScript: concat<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On 1/25/13, H. Hirzel &lt;<a href="mailto:hannes.hirzel@gmail.com">hannes.hirzel@gmail.com</a>&gt; wrote:<br>
&gt; Thank you for the links<br>
&gt;<br>
&gt; In particular interesting is<br>
&gt;<br>
&gt;     <a href="http://worrydream.com/LearnableProgramming/" target="_blank">http://worrydream.com/LearnableProgramming/</a><br>
&gt;<br>
&gt; which is referenced from Bracha&#39;s blog entry.<br>
&gt;<br>
&gt; Interesting to see the evaluation of the Processing language and the<br>
&gt; talk about metaphors.<br>
&gt; E.g. the example of pasting the code for drawing a red flower.<br>
&gt;<br>
&gt;<br>
&gt; --Hannes<br>
&gt;<br>
&gt; On 1/25/13, Frank Shearar &lt;<a href="mailto:frank.shearar@gmail.com">frank.shearar@gmail.com</a>&gt; wrote:<br>
&gt;&gt; First it was Gilad Bracha -<br>
&gt;&gt; <a href="http://gbracha.blogspot.co.uk/2012/11/debug-mode-is-only-mode.html" target="_blank">http://gbracha.blogspot.co.uk/2012/11/debug-mode-is-only-mode.html</a> -<br>
&gt;&gt; and now John Nolan -<br>
&gt;&gt; <a href="http://stigmergist.blogspot.co.uk/2013/01/debugger-first-vm-development.html" target="_blank">http://stigmergist.blogspot.co.uk/2013/01/debugger-first-vm-development.html</a><br>
&gt;&gt;<br>
&gt;&gt; I also saw a really neat demo of a framework for debugging system<br>
&gt;&gt; calls. I hope to find out more about this when I quiz the implementor<br>
&gt;&gt; in early February. I would be less vague if I could remember the name<br>
&gt;&gt; of the framework!<br>
&gt;&gt;<br>
&gt;&gt; frank<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Casey Ransberger
</div>