Craig Black wrote: > Can you load a DLL that implements an abstract class at run-time? Sure. Just like in C++. (Note that shared library support isn't there in the linux DMD yet, but this should work under Windows.)