"Benji Smith" <[email protected]> wrote in message news:[email protected]... > > 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...
