On 2010-11-21 23:39, bearophile wrote:
Gareth Charnock:

        string Compile_not_ovloaded() {
                return "expression";
        }

Note that [...] in D method names start with a lower case.

Surely this must be more of a convention than a rule. Unless you are writing a standard library I think you should be able to use whatever capitalization standard you find appropriate.
--
Cheers,
Per Å.

Reply via email to