Article series about patterns & idioms in D

Ary Borenszweig ary at esperanto.org.ar
Fri Jul 12 06:26:22 PDT 2013


On 7/12/13 3:53 AM, Benjamin Thaut wrote:
> I started a small article series on D specific patterns & idioms on my
> blog. I'm going to add more over time and hope that there are at least
> some in there which are not already known to everyone.
>
> You can find them here: http://3d.benjamin-thaut.de/?cat=17
>
> Currently there are two:
>
> 1) D implict conversion idiom: http://3d.benjamin-thaut.de/?p=90
> 2) D templated interface idiom: http://3d.benjamin-thaut.de/?p=94
>
> Feedback is welcome.
>
> Kind Regards
> Benjamin Thaut

This sentence worries me a bit:

"The code shown above has been tested with dmd 2.063.2"

It seems like every minor release of D works different than previous 
ones. Is that true? Isn't it enough to say "D2"? Can something be done 
to prevent this?


More information about the Digitalmars-d-announce mailing list