> On 3/15/06, L505 <[EMAIL PROTECTED]> wrote:
> > 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.
> 
> Well, I agree with that too.
> 
> Is there any way to simplify that and still be multi-platform very
> easely? Indeed, that is very much hard to track down the units. (In
> comparison, Delphi is cleaner, but it is not as multi-platform /
> multi-GUI as laz is.)

How can you check Delphi's source for cleanness ? It is not available,
except for a few modules like RTL,VCL.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to