Re: To bean or not to bean
From: Steven T. Hatton (susudata_at_setidava.kushan.aa)
Date: 08/29/04
- Next message: E. Robert Tisdale: "Re: To bean or not to bean"
- Previous message: Phlip: "Re: To bean or not to bean"
- In reply to: Phlip: "Re: To bean or not to bean"
- Next in thread: Phlip: "Re: To bean or not to bean"
- Reply: Phlip: "Re: To bean or not to bean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 28 Aug 2004 22:52:10 -0400
Phlip wrote:
> F--- topicality. And Qt came first, right?
Qt development begain in 1991, and the first public release was on the 20th
of May, 1995. The same week as the first release of Java.
> The preprocessor rules.
The preprocessor is the main reason that there is no serious C++ contender
to the highly successful J2EE development platform. The Cpp, and the
techniques it supports do not scale to that level of programming.
Stroustrup has some opinions that I don't fully accept. AAMOF, my
intention in beginning this thread was to discuss one such opinion. In the
past, when I have taken a position contrary to his, I eventually came to
realize he was more correct than I originally thought. I can't imagine
anyone has a more extensive understanding of the relationship between C++
and the Cpp than he does. Why do you think he is wrong about it? (I can
only assume that was your intended meaning in saying "The preprocessor
rules".)
-- "[M]y dislike for the preprocessor is well known. Cpp is essential in C programming, and still important in conventional C++ implementations, but it is a hack, and so are most of the techniques that rely on it. ...I think the time has come to be serious about macro-free C++ programming." - B. S.
- Next message: E. Robert Tisdale: "Re: To bean or not to bean"
- Previous message: Phlip: "Re: To bean or not to bean"
- In reply to: Phlip: "Re: To bean or not to bean"
- Next in thread: Phlip: "Re: To bean or not to bean"
- Reply: Phlip: "Re: To bean or not to bean"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|