On 2013-02-13 20:39, Steven Schveighoffer wrote: > Hm... I think all we need is a public interface to _d_newclass in druntime: > > extern (C) Object _d_newclass(const ClassInfo ci) > > In fact, it is pretty much public, since it's extern(C). That's what I'm using. -- /Jacob Carlborg