Jason House wrote:
I think many people avoid D2 because it has const and that const is too much work for too little gain. Many seem to want all features of D2 without the const. I don't really get any of the anti D2 arguments except that D2 lacks Tango. I pushed hard trying to see something official in that area, including offering my time totest/fix Tango after breaking D2 changes. I've given up on the whole mess.
I *want* to use const. But it's too much work. I want const by default, since that would let me be lazy and let the compiler tell me where things can't be const.