Right now, TIdAntiFreeze is implemented in the dclIndyCore design-time package, which is wrong, and requires some hacks to work. It should be in a run-time package instead. To avoid linking to it unnecessarily, it should be in its own separate run-time package. That way, users can choose whether to link to it, or even whether to install it at all.
Right now, TIdAntiFreeze is implemented in the dclIndyCore design-time package, which is wrong, and requires some hacks to work. It should be in a run-time package instead. To avoid linking to it unnecessarily, it should be in its own separate run-time package. That way, users can choose whether to link to it, or even whether to install it at all.