Menu

Error Parser 1.0 RC 1

This is release candidate 1 of version 1.0 of Error Parser. The code was completely refactored to be modular and easy to change. Additionally, all known issues were resolved.

Error Parser is a small tool for application developers. It simplifies the management of error codes, error messages and documentation for both small and large projects. This is done by creating a master XML file containing all the necessary information on the errors (value, error message and documentation).

Error Parser uses this file to generate the appropriate output files for different programming languages.

Posted by Daniel Prevost 2009-01-17

Log in to post a comment.