Is D open for different code conventions?
BCS
ao at pathlink.com
Mon Jul 30 15:03:48 PDT 2007
Reply to Bill,
> So to the OP: what did you have
> in mind? The only think I could imagine would be to make the compiler
> magically mangle a bunch of related names to the same symbol. Like
> making all of
>
> to_string
> ToString
> To_String
> etc...
> mangle to the same thing as
>
> toString
>
>
> --bb
>
The only thing I would go for (in text ;) is "let everybody do it the way
that they will and live with it!" Unless you are signing my paycheck, I'm
going to name stuff the way I like to do it.
More information about the Digitalmars-d
mailing list