Expanding Phobos from a flat hierachy

Dicebot m.strashun at gmail.com
Fri Feb 8 05:20:41 PST 2013


On Friday, 8 February 2013 at 13:14:09 UTC, Andrej Mitrovic wrote:
> ...

As far as I can see it, this will be automatically settled once 
package import DIP is done. Because then you can have hierarchy 
like this:

std/algorithm/_.d
std/algorithm/implementation.d

..and use "package" protection attribute.


More information about the Digitalmars-d mailing list