> On 3/16/06, Marco van de Voort <[EMAIL PROTECTED]> wrote: > > How can you check Delphi's source for cleanness ? It is not available, > > except for a few modules like RTL,VCL. > > Well Marco, I was talking about the "RTL, VCL" part, not the source of > the actual devel tool, interface, etc. Only from the point of vien of > the developper and the toolkit to develop. (Just try to go down the > roots of a simple TButton... you quickly fall in 'includes' files and > so on.
Includefiles are not evil. Sure Delphi doesn't use them much, but that doesn't mean there is something wrong with them when somewhat properly used. Note that there have been discussions in the past that e.g. for release purposes could be generated per platform that has the necessary includes inlined. It is just the matter of finding sb to write the generator. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal