It was one of those days where work interfered with development. How inconvenient. I shake my fist at the power of the paycheck. Damn you!
- Made sure that the telepresence demo was working. I need to get back to that!
- Adding XML parsing of setup files.
- Reading in files with newfangled std::ifstream. Fun!
- Using rapidxml, which is working just fine, but suffering from cryptic documentation. I wasn’t sure how to get child nodes until I found this post. It looks like a small library of navigation functions might be useful. Considering there is rapidxml_iterators.hpp and rapidxml_utils.hpp I’ll look there first.