On Wednesday, 27 May 2015 at 21:24:25 UTC, bitwise wrote: > Basically, I've gone back to the idea of using the dylib > ctor/dtors. I don't think we really even need the image-added > callback, at least not for dylibs. Looks good. The compiler could add a simple ctor/dtor to any D object.