Can Qt's moc be replaced by C++ reflection? -- Olivier Goffart
In case you missed it:
Can Qt's moc be replaced by C++ reflection?
by Olivier Goffart
From the article:
The Qt toolkit has often been criticized for extending C++ and requiring a non-standard code generator (moc) to provide introspection.
Now, the C++ standardization committee is looking at how to extend C++ with introspection and reflection. As the current maintainer of Qt's moc I thought I could write a bit about the need of Qt, and even experiment a bit.In this blog post, I will comment on the current proposal draft, and try to analyze what one would need to be able to get rid of moc.

News about Cevelop, a C++ IDE for professional developers from the Institute for Software at HSR Hochschule für Technik:
This just in on CppCon.org:
Following the recent ISO C++ meeting hosted by Riverbed and the University of Illinois at Urbana-Champaign, the University posted this summary of the event: