"Benji Smith" <dlangu...@benjismith.net> wrote in message 
news:h3qus2$1an...@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...



Reply via email to