[fpc-devel]Some idea of joint units

Johannes Berg johannes at sipsolutions.de
Thu Nov 13 18:11:26 CET 2003


> But first there is smartlinking, second
> there could be "smartuniting"

Impossible, you can't have the compiler remove a unit just because nothing
from it is used, the unit could contain an object that only registers itself
with a factory on initialization, thus nothing from the unit is ever
accessed directly, but removing the unit would seriously impact the program.

johannes





More information about the fpc-devel mailing list