[Issue 19665] Package modules are meaningless
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Feb 11 01:42:14 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=19665
--- Comment #2 from Victor Porton <porton at narod.ru> ---
Deprecating, not invalidating.
> What's the advantage of
>
>
> foo.d
> foo/a.d
>
> Over
>
> foo/package.d
> foo/a.d
The advantage is cleaner idea that it is package foo (and also decreasing the
number of path components).
--
More information about the Digitalmars-d-bugs
mailing list