[fpc-devel] Circular references and forward declarations
Florian Klaempfl
florian at freepascal.org
Wed Jan 6 12:04:09 CET 2010
Marco van de Voort schrieb:
>> (remember the people to complain about the huge amount of files of the
>> fpc rtl :)?).
>
> The point is that they are right from a birds-eye general application
> development view.
I wanted only to point out that there pros and cons for small/large
units and if a design requires to put a lot of stuff into one unit
becuase it is heavily interwinded, I see no problem with it.
> But wrong from the perspective of the exact requirements
> on the RTL. IOW the RTL is not a normal piece of code.
>
>> With a good ide you don't care about this anymore: it works the same with
>> a lot of small files or one huge file.
>
> Then I never saw a good IDE.
With lazarus you don't notive in which files the code actually is?
More information about the fpc-devel
mailing list