Code Review for 1.0 release

Code Review Report

Please reply to this thread, addressing the following points. See this for more information.

  • VIA code documentation
    • Which aspects of the code documentation did you find easy to follow and which aspects were confusing or difficult to understand?
    • Is there anything missing in the code documentation?
    • Is there a need to change the structure or style of the code documentation?
    • Do you have any advice on how this code documentation can be further improved?
  • VIA source code
    • Do the variable and function names convey what they are there for?
    • Are the sparse code comments sufficient or do we need to add more?
    • How difficult is it for a new user to understand overall organization of the source code?
    • Do you have any advice on how the source code can be further improved?

References