Expanding Phobos from a flat hierachy
Jakob Ovrum
jakobovrum at gmail.com
Fri Feb 8 09:17:10 PST 2013
On Friday, 8 February 2013 at 13:14:09 UTC, Andrej Mitrovic wrote:
> But I prefer to have internal modules in subpackages, which is
> impossible to do right now in D due to how access specifiers
> work
> (i.e. everything ends up being public). Anyway it's not a
> blocker but
> it's worth thinking about.
Considering imports can be private, I don't see it as a big
problem.
Surely the user won't have any expectations if he chooses to
explicitly import a module that is clearly labeled internal.
More information about the Digitalmars-d
mailing list