[fpc-devel] Delphi smart-linking perspective ( Language change and implementation ... )
Florian Klaempfl
florian at freepascal.org
Sun May 31 19:34:49 CEST 2009
Jonas Maebe schrieb:
situations, but not very much.
>
>> Has anyone tried it on Lazarus?
>
> Yes, the but the results are not very impressive. The reason is due to
> the way the LCL is constructed, almost every declared class can
> theoretically be instantiated. On the other hand, I read that recently
> the LCL was restructured a bit to improve the situation, so maybe the
> results would be better now.
>
> Also note that WPO can do little about published methods (since it must
> assume that these can all be called via RTTI).
Maybe the IDE can feedback some info about used classes and methods?
More information about the fpc-devel
mailing list