On Saturday, 31 August 2013 at 21:44:24 UTC, H. S. Teoh wrote:
Excellent! I presume it will be type-safe and support all the usual D idioms? (I.e., none of that ugly mess with dlsym and C++, where casting void* returned by dlsym() to a func ptr is undefined behaviour accordingto the C++ spec).
Currently, the focus is on just getting the technical underpinnings done.
As for possible APIs, Martin's DConf talk contained some related ideas.
David
