On Tue, Jul 8, 2014 at 5:22 PM, Ben Kloosterman <[email protected]> wrote:

>
>
>>
>> OK, but then why would you _want_ to use interfaces instead of objects?
>>
>
> 10-15 years of java  / C# have led devs to prefer interfaces which is why
> Go  prefers it.  If you take it further why have objects... especially when
> you put type classes into the mix.
>

Since the interfaces we are talking about are actually objects, the answer
is "you wouldn't want to". But that said, there are reasons to have objects
whose signature is restricted to elements having procedure type, and there
is *very* strong reason to support existentials.

shap
_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to