Calypso and the future of D

Paul O'Neil via Digitalmars-d digitalmars-d at puremagic.com
Thu Jan 22 17:29:26 PST 2015


First, a general increase in quality & test coverage.  If C++ interop is
a priority, it makes sense to focus on ironing out what's already there.
 I've filed a few bugs over the last 2 months or so and I don't think
I'm trying anything too far out there.  Some of these are  internal
compiler errors that probably should have been detected earlier in
compilation.  The new C++ keyword in bugzilla may help here.

I'm curious to know about others' experience with the namespace design
is.  I'm skeptical, but am not too familiar with the reasoning yet.  It
does lead to problems like
https://issues.dlang.org/show_bug.cgi?id=13183 .  Does anyone have a
example of why this worked great for them?


-- 
Paul O'Neil
Github / IRC: todayman


More information about the Digitalmars-d mailing list