Replace file handling code with boost::filesystem

Issue #9 resolved
Robert Massaioli repo owner created an issue

Replace all of the file handling and directory code with Boost libraries so that it is cross platform and there is less code that this project has to maintain.

Comments (3)

  1. Robert Massaioli reporter

    This is nearly completely solved. The 'title' attribute for some directories is still off but otherwise it is completely correct.

  2. Log in to comment