According to wikipedia,<div>duck typing is a style of dynamic typing where an object'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"><spam@here.lot></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>
> The problem is that D doesn't have duck-typing. The adapter pattern<br>
> isn't duck-typing. Duck-typing is when you have an object and can call<br>
> a 'quack' function on it and if there's no 'quack' function you get a<br>
> runtime error.<br>
<br>
</div>Isn't that dynamic typing?<br>
</blockquote></div><br></div>