[Issue 10022] Importing packages

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun May 5 03:08:43 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10022



--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-05-05 03:08:41 PDT ---
(In reply to comment #4)
> --------------
> /++ Package documentation here +/
> module std.datetime.package;
> 
> public import std.datetime.common;
> public import std.datetime.interval;
> public import std.datetime.timepoint;
> public import std.datetime.timezone;
> --------------

I see. This is a good idea, but public import modules do have their bugs, e.g.
the recently fixed Issue 9919. I've ran into a few others over the years.

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


More information about the Digitalmars-d-bugs mailing list