[Issue 19665] Package modules are meaningless

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 11 01:39:54 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19665

Seb <greeenify at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greeenify at gmail.com

--- Comment #1 from Seb <greeenify at gmail.com> ---
I'm not sure I understand the advantage of deprecating a lot of code about a
naming issue. What's the advantage of


foo.d
foo/a.d

Over

foo/package.d
foo/a.d

?

--


More information about the Digitalmars-d-bugs mailing list