why is "hello".writeln considered bad?

norm normical at gmail.com
Fri Nov 20 07:39:10 UTC 2020


I was reading some posts and this was presented as a snippet of 
code and was immediately flagged as bad practice.

I get some people don't like it but occasionally I prefer this 
syntax. It feels more declarative and fluent in style. Is there a 
good technical reason why it is bad practice, e.g. does it make 
it easier to write bugs? Or is it just what people are used to?

Thanks,
norm


More information about the Digitalmars-d-learn mailing list