Thank you!

Jarrett Billingsley Wrote:
> Many people don't indicate class members with any kind of decoration

I noticed that too. :)

The justification that I've come up with is that, we need the decoration in 
e.g. C++, because the member declaration is not visible in the implementation 
file, so the decoration communicates that the member is in the header file.

That's not the case in D, so there is no need for the decoration; but I miss 
them too. :)

Ali

Reply via email to