Module naming conventions
Bill Baxter
dnewsgroup at billbaxter.com
Mon Nov 19 05:46:13 PST 2007
Don Clugston wrote:
> Bill Baxter wrote:
>> Stepping aside from the crazy Phango thread, I'd like to see if we can
>> we try to put together a list of actual arguments for and against
>> different module naming conventions. No editorial comments by me here.
>
> You've left out free functions.
>
> FWIW,
> The CC convention
> *) Differentiates module names from function names.
Thanks. Missed that one. That's the parallel of the "Differentiates
module names from classes" of the LC convention.
But really, the names of modules and functions aren't very likely to be
similar to begin with. Probably why you tagged it FWIW?
--bb
More information about the Digitalmars-d
mailing list