[lazarus] new adventure

Kevin Berry kevinbe71 at yahoo.com
Tue Dec 21 11:43:20 EST 1999


*ARGH*  Look at this mess...  See my comments below.

--- Francis Smit <francis at oztel.com> wrote:

<HR>
<!doctype html public "-//w3c//dtd html 4.0
transitional//en">
<html>
<body bgcolor="#FFFFFF">
&nbsp;
<p>Intranet User 5622 wrote:
<blockquote TYPE=CITE><style></style>
&nbsp;
<blockquote 
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT:
5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-
[...snip...]


Problems with C++Builder:
The intelli-sense (or whatever you want to call it) is
much slower than Delphi.
The intelli-sense is less accurate.
WHY?  Because C++ is much harder to parse on the
fly...

Your argument about compile time vs runtime does not
hold in the context of a RAD tool.  Delphi is far
better suited to RAD because the language is not
complicated by MACROS and MULTIPLE INHERITANCE etc.
Two way tools are actually far easier to implement
with Delphi's language than with C++.  The structure
of Units (implementation / interface sections) lends
itself to far cleaner pre-compilation than
pre-compiled header files do.

BTW, I've used both languages extensively so I do know
C++ quite well.

Kevin.



__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com






More information about the Lazarus mailing list