Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)
From: Peganza (info_at_peganza.com)
Date: 02/29/04
- Next message: finalfiler: "Re: ANN: Torry's Delphi Pages will be back tomorrow"
- Previous message: Zoran: "Address manipulation"
- In reply to: Danijel Tkalcec: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Next in thread: Danijel Tkalcec: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Reply: Danijel Tkalcec: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 07:34:58 +0100
Hi,
Thanks for the hint. We will add information telling which units have
initialization sections, to help determine which units that can be removed.
Best regards
Christer
"Danijel Tkalcec" <dtkalcec@hotmail.com> wrote in message
news:c1qu06$bd0$06$1@news.t-online.com...
> Icarus would remove all units that declare remote procedures, which would
> make Remote Server unusable. So, it failed this test. But, it did find
some
> units that I can safely remove (which I used, although I don't really need
> them in some units).
>
> My oppinion:
> It's a good tool to help you eliminate units from uses clause which you
> don't need. But, you also need to know which units have to stay used, even
> if Icarus says they're unecessary (for example, when you know that some
code
> from the initialization section has to be compiled into your EXE, even if
> you don't directly call any procedure from that unit).
>
> Best Regards,
> Danijel Tkalcec
>
>
- Next message: finalfiler: "Re: ANN: Torry's Delphi Pages will be back tomorrow"
- Previous message: Zoran: "Address manipulation"
- In reply to: Danijel Tkalcec: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Next in thread: Danijel Tkalcec: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Reply: Danijel Tkalcec: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|