Program size, linking matter, and static this()

Adam D. Ruppe destructionator at gmail.com
Fri Dec 16 13:48:47 PST 2011


On Friday, 16 December 2011 at 21:28:03 UTC, Steven Schveighoffer 
wrote:
> In short, dlls will solve the problem, let's work on that 
> instead of shuffling around code.

I wouldn't want to cripple either - put all the reflection
info in the dll, but keep it sufficiently decoupled so the
linker can strip it out when statically linking.

The effort in decoupling most the code isn't great.


More information about the Digitalmars-d mailing list