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



--- Comment #6 from Jeroen Bollen <[email protected]> 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: -------

Reply via email to