On Thursday, December 22, 2011 13:01:56 Andrei Alexandrescu wrote: > I'll add more such invisible snippets over the winter break. I suggest > the dmd developers to focus on the bug reports marked with [tdpl] in title.
This is particularly important if we want D to be newbie friendly. I don't think that it's uncommon for newbies to read TDPL and then be frustrated with how dmd doesn't really work the same way. In some cases, that's a result of improvements to the language (e.g. strong vs weak purity), but it's usually beacuse something isn't implemented properly yet. Questions related to that sort of stuff definitely come up on stackoverflow. - Jonathan M Davis
