Dynamic D Library
Nick Sabalausky
a at a.a
Fri Jul 17 21:21:04 PDT 2009
"Benji Smith" <dlanguage at benjismith.net> wrote in message
news:h3qus2$1anq$1 at digitalmars.com...
>
> For custom loading into D applications, why even bother using a DLL as a
> container? Why not design a file format (maybe even DDL as it currently
> exists) and use that as the primary dynamic loading & linking machanism,
> on all platforms?
>
That would make it a lot harder for people to write plugins for the program
in anything other than D. Although, it's debatable how important that would
be...
More information about the Digitalmars-d
mailing list