Jonathan M Davis Wrote:

> You can obviously do lots of quality programs without const, but having it is 
> a 
> big plus.

We do have evil developers that write evil code, my point is that nevertheless 
the lack of constness didn't cause bugs. The constness in D2 did help me only 
to comply with OS interface when things, that should be "in", are not const.

Reply via email to