Version 2.0
Written by samuel_trassare on September 2nd, 2006I have began work on version 2.0 of the Jac calculator. As proud of version 1.0 as I am, I recognize that it had significant shortcomings. The logging mechanism was improperly implemented, forcing the user to use the logging command-line option to launch the command-line interface. The correct operation would be to use the default operation of allowing the logging to not be displayed. Besides that, I also wanted to beef up the expression evaluator to allow for more mathematic operations than just the main four and exponentiation.
Another important item to add in version 2.0 is improved testing and source metrics. I’ve already been able to add ckjm and JavaNCSS to the ant file.
Once these things are done, I plan to package it all up in an installer for Windows versions. The Linux version will remain in a zip file. I’m still trying to formulate a concrete list of objectives to complete for version 2.0 so any input would be appreciated.
