next version of DWT?

Marcin Kuszczak aarti at interia.pl
Sun Apr 29 04:27:40 PDT 2007


Just a few additional remarks and wishes for future DMD implementations:

1. With templates there is one drawback: as I know template methods can not
be virtual. Maybe they could be in future?

2. I had to use "static if" because with IFTI method overloading doesn't
work. IMHO should be cleaned in compiler implementation.

3. IMHO there should be no difference between normal functions and template
functions, so normal functions could be also overloaded by return type.
Also there would be no problems like in
http://d.puremagic.com/issues/show_bug.cgi?id=798

I hope Walter some day will find a little bit time to fix these issues :-)

-- 
Regards
Marcin Kuszczak (Aarti_pl)
-------------------------------------
Ask me why I believe in Jesus - http://zapytaj.dlajezusa.pl (en/pl)
Doost (port of few Boost libraries) - http://www.dsource.org/projects/doost/
-------------------------------------



More information about the Digitalmars-d-dwt mailing list