On Mon, 10 Nov 2014 16:16:04 +0000
"Adam D. Ruppe via Digitalmars-d-learn"
<digitalmars-d-learn@puremagic.com> wrote:

> Personally, I don't really care about naming conventions. I 
> prefer the camelCase and it seems most D people do, but if you're 
> translating another library, there's value it keeping it the same 
> for ease of documentation lookups from the original etc.
+1 to this. it's better to use camelCase for shiny new code, but for
ports it's desirable to keep names unchanged where appropriate, for
easy googling and so.

Attachment: signature.asc
Description: PGP signature

Reply via email to