Re: Why code completion and early error checking are needed
From: Steven T. Hatton (susudata_at_setidava.kushan.aa)
Date: 06/06/04
- Next message: Alan Johnson: "Re: Storing a tree in a std::list<>"
- Previous message: Dave: "Re: Storing a tree in a std::list<>"
- In reply to: Petec: "Re: Why code completion and early error checking are needed"
- Next in thread: Petec: "Re: Why code completion and early error checking are needed"
- Reply: Petec: "Re: Why code completion and early error checking are needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 05 Jun 2004 20:08:00 -0400
Petec wrote:
> Steven T. Hatton wrote:
>> Phlip wrote:
>>
>>> Steven T. Hatton wrote:
>> But, I'm not just talking about command and control code, or whatever
>> you want to call GUI code this week.
>
> Please, stop trying to turn C++ into Java. There's a reason I use C++
> instead of Java, because I absolutely hate the Java way of doing things.
> If C++ loses its preprocessor, etc in C++ 20xx, I'm sticking with the last
> real C++.
Why did Stroustrup suggest that the preprocesor should be replaced?
>> I'm not merely wishing C++ were different, I'm actually trying to
>> find a way to support the functionality I've been describing in an
>> IDE currently under development.
>
> The language is not the IDE. It's perfectly possible to do what you wish
> in an IDE for C++ in its current state. Again, I don't know why you insist
> on ignoring VC++, but it demonstrates quite nicely that what you want is
> possible.
I'm not sure it really does provide what I've described. I gave you a list
of questions asking if it provided the features described therein, and you
did not address the questions.
-- STH Hatton's Law: "There is only One inviolable Law" KDevelop: http://www.kdevelop.org SuSE: http://www.suse.com Mozilla: http://www.mozilla.org
- Next message: Alan Johnson: "Re: Storing a tree in a std::list<>"
- Previous message: Dave: "Re: Storing a tree in a std::list<>"
- In reply to: Petec: "Re: Why code completion and early error checking are needed"
- Next in thread: Petec: "Re: Why code completion and early error checking are needed"
- Reply: Petec: "Re: Why code completion and early error checking are needed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|