TuCSoN refactoring

   page       attach   
Stefano Bernagozzi
abstract

The purpose of this project is to refactor the TuCSoN Java library. In particular the main goal is to make all of the main five modules independent and to split the core into four sub-modules. Subsequently we focus on the dependencies of the main five modules, and especially all the external libraries that need to be imported from Maven and must be included in the jars. A side goal is to create JUnit test for end-to-end.

outcomes