[Issue 11365] Allow D source file names to have no extension (or an arbitrary extension)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 30 08:53:21 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11365
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #8 from bearophile_hugs at eml.cc 2013-10-30 08:53:19 PDT ---
(In reply to comment #5)
> Btw, no extensions might be fine, but I'm totally against D sources having
> arbitrary extensions. People will start doing the same thing C++ programmers do
> and start inventing 20 different extensions for D sources, so you end up with
> extensions like:
>
> .cpp
> .cxx
> .cp
> .cc
> .c++
+1.
If you offer programmers some freedom, someone will inevitably use it, often
with chaotic/confusing results (I see it every day in D.learn). Giving freedom
should be done only where there is a large advantage of doing it.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list