static interface

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon Nov 16 12:19:26 PST 2009


grauzone wrote:
> Leandro Lucarella wrote:
>> Why not? ;)
> 
> The actual question is if Andrei/Walter are interested at all in this. 
> Because they didn't show any interest so far. D will probably be doomed 
> to compile time bug-typing I mean duck-typing forever.

There's an embarrassment of riches when it comes to finding stuff to 
work on for D2. I think we need to resign ourselves to the idea that we 
need to focus only on one subset of the stream of good ideas that are 
being proposed.

FWIW I was keen on structs interacting in interesting ways with 
interfaces (and submitted a number of enhancements in that directions) 
but then realized there are a number of problems that structs/interfaces 
cannot solve. I believe that a better path to pursue in checking 
interface conformance is via reflection.


Andrei



More information about the Digitalmars-d mailing list