Just for ranting's sake, this is the main thing which puts me off C++. There is no decent high-level (STL doesn't count) standard library that's universally accepted and available. Everyone ends up rewriting basic stuff like XML manipulators. In Java or C# or Python or most other modern languages, you have a huge and well-thought-out library which supports these needs and lets you get on with the unique applications you're building.haydxn wrote:yeah i learned loads about XML trying to write that app. enough to build the XML class which seemed to almost be self-aware! storing data in it was a breeze and then a simple call to a node would export itself (and contents) as a file. easy as pie! i spent about 2 months on that i reckon... and now it's useless!!! DAMN YOO!!it's nice to have done it tho, at least i 'know' that i 'get it' now. for sure. !
I used to really like C++, and I think it's a very elegant language, but with the advent of C#, I predict that C++ will fade away from the limelight over time.
Martin
