Dynamic D Library
Robert Fraser
fraserofthenight at gmail.com
Sat Jul 18 16:13:48 PDT 2009
Nick Sabalausky wrote:
> "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...
If the application writer wanted to support both, the application writer
could most easily do that.
More information about the Digitalmars-d
mailing list