On 2018-09-22 10:48, Nemanja Borić wrote:

So it is possible to use D2 language and compiler and avoid all the features that you don't like, at least to a reasonable degree, and as a bonus you still get to cherry pick D2 features you like (and there are some even for D1 minded person).

Yeah, for example, the DWT [1] code base use very few D2 features. It was originally written in D1 and then ported to D2 with as few changes as possible. It might actually still compile using a D1 compiler.

[1] https://github.com/d-widget-toolkit/dwt

--
/Jacob Carlborg

Reply via email to