Subject | Re: [firebird-support] Firebird/Internet performance questions |
---|---|
Author | David Johnson |
Post date | 2004-01-16T15:56:06Z |
It is my personal experience that programming language rarely matters. Delphi happens to be my favorite hammer, but I also program in a number of other languages besides Object Pascal, on platforms other than Intel. Those languages include C and C++ among others.
With the exception of templates, C++ code can be transliterated line for line into Object Pascal and the compilers will produce virtually identical output. There is no strong technical reason to prefer one language over the other.
Since I am trying to avoid dependencies on specific DBMS, IBPP does not meet my requirements any more than the functionally identical native Interbase interface for Object Pascal.
There are technical reasons to prefer the GCLIB over the Delphi VCL for some things, and vice versa. Superiority is in a context, not inherent.
I agree with Mr Klopers's response - a few years experience or same digging under the covers will change your mind.
With the exception of templates, C++ code can be transliterated line for line into Object Pascal and the compilers will produce virtually identical output. There is no strong technical reason to prefer one language over the other.
Since I am trying to avoid dependencies on specific DBMS, IBPP does not meet my requirements any more than the functionally identical native Interbase interface for Object Pascal.
There are technical reasons to prefer the GCLIB over the Delphi VCL for some things, and vice versa. Superiority is in a context, not inherent.
I agree with Mr Klopers's response - a few years experience or same digging under the covers will change your mind.
----- Original Message -----
From: Andrew Gough
To: firebird-support@yahoogroups.com
Sent: Thursday, January 15, 2004 9:07 PM
Subject: Re: [firebird-support] Firebird/Internet performance questions
Hi David,
----- Original Message -----
From: "David Johnson" <d_johnson@...>
Sent: Friday, January 16, 2004 5:24 PM
> I've run into a bug in the DBXpress component set. At the 2040th
consecutive select (exactly) it starts failing.
>
Its my personal opinion (no flames please) that Delphi sucks. Could I
suggest you have a look at C++ & IBPP?
http://www.ibpp.org
Cheers,
Andrew Gough
LiveNote Technologies Inc.
Yahoo! Groups Sponsor
ADVERTISEMENT
------------------------------------------------------------------------------
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-support/
b.. To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]