[fpc-pascal]The state of FPC (was: Synapse for FPC)

Lukas Gebauer gebylist at mlp.cz
Thu Jul 24 15:16:26 CEST 2003


> I meant that some people prefer include files to ifdefs. In that sense,
> it is a matter of taste.
>
> If one presumes as a fact that everybody prefers single-file sources with
> IFDEFS in it, then your statement about 'a matter of fact' is 100%
> correct, and I will not dispute it.

One my notice:

FPC style of coding is good for handle multiplatform sources, but for
me (mean program developer) is this sources very badly readable. ;-(

example:

I need some some functions. What I need for use this function? i must
know unit where this function is. (for adding it into uses)

On Borland, i do simple text seach on Borland sources and directly I
can see what unit I must use.

But on FPC I gen only some include unit. I must do search again..
again... for getting unit name what I need. ;-(

--
Lukas Gebauer.

E-mail: gebauerl at mlp.cz
http://www.ararat.cz/synapse/ - Ararat Synapse - TCP/IP Lib.




More information about the fpc-pascal mailing list