Re: Why Delphi is not More Popular



Actually, because of Delphi's strict syntax with interface and
implementation section etc., enforces better code than C++ where you can do
whatever you like to do.

There is only one scenario where I agree with you on this, and that is
Delphi's way of making all components within a design object public. I
really hope they fix this in a future version of Delphi. There are QC
reports on it, so maybe...

-Atle


.