DConf 2014 Day 1 Talk 2
Dicebot via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Thu Jun 5 23:57:47 PDT 2014
On Tuesday, 3 June 2014 at 16:43:32 UTC, Andrei Alexandrescu
wrote:
> https://news.ycombinator.com/newest
>
> http://www.reddit.com/r/programming/comments/277k5c/dconf_2014_day_1_talk_2_templates_in_the_wild_a/
>
> Andrei
One thing that positively surprised me is how deep into advanced
D features some snippets go. Back when I was doing C++ usage of
any overly advanced template tricks was highly discouraged with a
reasoning that it will make application non-maintainable by
anyone else but original author and it will eventually crush
under technical debt. The fact that D makes it possible to
actually use the language power in team with varying proficiency
level and still move forward successfully - that is a great
indicator of design success alone.
More information about the Digitalmars-d-announce
mailing list