On 2013-09-13 09:40, Mathias LANG wrote:
It may be a trend, but I hope it will never become D's official approach, because it doesn't scale. This would left out all the people that use the object-file based approach (and related tools, like Makefiles), which is dominant in the Linux world, and is required in some cases (limited hardware, distributed compiling, or simply huge projects).
D supports separate compilation, object files and libraries. I don't think it will ever stop supporting that.
-- /Jacob Carlborg
