IIRC this is the "import blah;" vs "import blah : *" that we discussed at the conference. I can't remember what our resolution for that is, so I'll have another go when I do. And when I'm done with DAC. And I finish exams. And I finish the DMD -> D port. etc Haven't given up, just no time.
On Sun, Jun 2, 2013 at 8:36 PM, Brad Roberts <[email protected]> wrote: > wow.. way to keep focus gentlemen. :) > > > On 6/2/13 4:20 PM, Jonathan M Davis wrote: > >> On Sunday, June 02, 2013 17:00:43 Daniel Murphy wrote: >> >>> Or phobos, now that I take a closer look! >>> >> >> By the way Daniel, have you given up on >> >> https://github.com/D-**Programming-Language/dmd/pull/**1961<https://github.com/D-Programming-Language/dmd/pull/1961> >> >> I don't know if you saw my last comment in there, but it looks like the >> problem with explicitly giving the path with a public import (e.g. >> std.datetime.DosFileTime) is purely an implementation one. It works when >> done >> with normal modules, just not with with the package.d trick. So, it looks >> like >> you missed something in there which would enable it to work with the >> package.d >> trick, and if that gets figured out, we should be able to actually merge >> that >> functionality in and thus finish implementing the DIP. >> >> - Jonathan M Davis >> > > ______________________________**_________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/**mailman/listinfo/phobos<http://lists.puremagic.com/mailman/listinfo/phobos> >
_______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
