Haha, a method for passing the buck. Nice!<br><br><div class="gmail_quote">On Sun, Jan 27, 2013 at 2:02 AM, Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@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"><div class="HOEnZb"><div class="h5">On 27 January 2013 02:27,  &lt;<a href="mailto:commits@source.squeak.org">commits@source.squeak.org</a>&gt; wrote:<br>

&gt; David T. Lewis uploaded a new version of Kernel to project The Inbox:<br>
&gt; <a href="http://source.squeak.org/inbox/Kernel-dtl.732.mcz" target="_blank">http://source.squeak.org/inbox/Kernel-dtl.732.mcz</a><br>
&gt;<br>
&gt; ==================== Summary ====================<br>
&gt;<br>
&gt; Name: Kernel-dtl.732<br>
&gt; Author: dtl<br>
&gt; Time: 26 January 2013, 9:27:02.37 pm<br>
&gt; UUID: 2185e109-0ae4-45c7-bfba-4d25d8d73d47<br>
&gt; Ancestors: Kernel-nice.731<br>
&gt;<br>
&gt; Facilitate social coding through communication of responsibilities.<br>
&gt;<br>
&gt;  &#39;who wrote this mess?&#39; notMyResponsibility<br>
&gt;<br>
&gt; =============== Diff against Kernel-nice.731 ===============<br>
&gt;<br>
&gt; Item was added:<br>
&gt; + ----- Method: Object&gt;&gt;notMyResponsibility (in category &#39;error handling&#39;) -----<br>
&gt; + notMyResponsibility<br>
&gt; +       &quot;Sender is of the opinion that something needs to be done, but does<br>
&gt; +       not have enough personal motivation to actually do the work. Provide<br>
&gt; +       a notification that someone else is going to have to take care of this,<br>
&gt; +       otherwise it will never get done.&quot;<br>
&gt; +<br>
&gt; +       &quot; &#39;who wrote this mess?&#39; notMyResponsibility &quot;<br>
&gt; +<br>
&gt; +       self error: &#39;Somebody should do something about this (&#39;, self asString, &#39;) &#39;,<br>
&gt; +               thisContext sender selector printString!<br>
<br>
</div></div>I think every language needs one of these!<br>
<span class="HOEnZb"><font color="#888888"><br>
frank<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Casey Ransberger