According to wikipedia,<div>duck typing is a style of dynamic typing where an object&#39;s methods/properties determine what i can do.</div><div><br><div class="gmail_quote">On Sat, Oct 16, 2010 at 2:14 PM, Kagamin <span dir="ltr">&lt;spam@here.lot&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Michel Fortin Wrote:<br>
<br>
&gt; The problem is that D doesn&#39;t have duck-typing. The adapter pattern<br>
&gt; isn&#39;t duck-typing. Duck-typing is when you have an object and can call<br>
&gt; a &#39;quack&#39; function on it and if there&#39;s no &#39;quack&#39; function you get a<br>
&gt; runtime error.<br>
<br>
</div>Isn&#39;t that dynamic typing?<br>
</blockquote></div><br></div>