[Issue 12314] Allow Duplicate Renamed Imports

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Mar 7 13:33:18 PST 2014


https://d.puremagic.com/issues/show_bug.cgi?id=12314



--- Comment #6 from Jeroen Bollen <jbinero at gmail.com> 2014-03-07 13:33:17 PST ---
(In reply to comment #5)
> How is this different from a package.d file?

You mean having a separate module publicly importing all the required modules? 

The difference would be that not a separate module would be needed for every
different set of includes possible. Obviously you could make one file simply
importing everything, but that'd just be an over-kill. When a module only uses
2 or 3 modules it's not worth importing every single one of them.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list