|
|
|
|
|
by CJefferson
4939 days ago
|
|
Where are you getting these ideas from? Who are these C++ zealots you have been listening to? Certainly no-one I talk to. No-one thinks auto_ptr was a great thing. It was a tool, which could be used with care, but for years most books have said "don't use auto_ptr". Throw specifications are... throw specifications. Some people like them, over time it has turned out they don't scale too well. Java has gone through a very similar process. I don't get why you were so angry about them. I don't know why you think anyone thought export was the bee's knees, it's never been available in any of the major compilers since introduction. In particular, I think everyone agrees export and auto_ptr were bad ideas. That's what literally everyone I hear talk about them says. I don't get why you think these mistakes aren't admitted? |
|
To say something more on-topic: as someone who has been programming in C++ for 15 years, I agree with your comments regarding how C++'a community typically admits the things it sucks at, and is rather pragmatic about the whole thing. (You kind of have to be with a kitchen-sink language like C++ ;P.)