Andrei Alexandrescu Wrote:

> http://www.informit.com/articles/article.aspx?p=1623791
> 
> Andrei

A very enjoyable read (all 4 parts), thanks for a great interview!

One thing I'd like to add is that there is a DDL (D Dynamic Linking) project 
and its derivatives (e.g. xf.Linker: http://h3.gd/devlog/?p=12) that allow 
dynamic loading of *.obj files, retrieving classes/variables/functions, 
creating class instances etc.

Keep in mind that it was written for D1, and it wasn't updated for a while, 
though.

Reply via email to