Trass3r Wrote: > > Well, it is a nice to reinspect ones own decision after some time and > > confirm it was and is totally correct. > > To do that just try going back to C++ ;)
Just did. Things lacking: - library - easy to use maps and arrays Things that should lack: - bloody header files and forward declarations - preprocessor perversions - cryptic signs like <> :: -> Things that are easier or more fun: - good compiler support - easy linking with C code - RAII tinkering & smaller memory footprint (GC just kills all the fun :(