[fpc-pascal] Re: OpenDelphi.org

L505 fpc505 at z505.com
Thu Mar 16 01:17:14 CET 2006


> FPC is Ok but a few years ago I examined Lazarus
> codebase and I saw Lazarus is hacking Class parents
> on-the-fly for its normal operations so I immediately
> lost my interest.
> Is this changed recently?

What do you mean hacking class parents? What I noticed was tons and tons of
abstraction and tons and tons of layering. So much layering that when I try to
find a bug, I go into the code and start chasing hundreds of units looking for
the real piece of code where the bug exists, but since there are so many
snippets that inherit from other snippets and objects, you don't really know
where to begin.




More information about the fpc-pascal mailing list