Does D support plugins with dll written in D ?

Olivier Pisano via Digitalmars-d digitalmars-d at puremagic.com
Tue May 27 22:23:15 PDT 2014


Hello :)

AFAIK, Higher-level library support is planned for next release 
(v2.066) [1].

Meanwhile, you'll have to rely on your own exported factory 
functions to create objects instead of Object.factory().


1 : http://wiki.dlang.org/Agenda#high-level_shared_library_support


More information about the Digitalmars-d mailing list