[fpc-pascal] Re: OpenDelphi.org

L505 fpc505 at z505.com
Thu Mar 16 18:56:35 CET 2006


----- Original Message -----
From: "Felipe Monteiro de Carvalho" <felipemonteiro.carvalho at gmail.com>
To: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
Sent: Thursday, March 16, 2006 9:02 AM
Subject: Re: [fpc-pascal] Re: OpenDelphi.org


> I'm not complaining, just saying that the source is sometimes hard to
> figure out for some people, like me (I must say I did not went in it
> that much).

> > The problem is not include files, the problem is that the code needs
> > better comments and better documentation.

You know what, I hated include files because I came from delphi. Now I've
learned to love them and yes we could make something for synedit that made the
include files go inline..

Also I think the lazarus developers should NOT be so afraid to implement more
source code comments into the code.. there is no harm in being a bit more
verbose.. I found a lot of stuff would be more easily understandable with a
simple hint about what the function does in there.


> No, include files have nothing to do with multiple GUI / OS support.

They do..
It allows you to use less IFDEF WIN32
And IFDEF GTK




More information about the fpc-pascal mailing list