Decided to make some changes "in-place", before migrating to Scala and distributed architecture.
The ultimate motivation is to understand the functionality and leave it as is but also keep up with the authors as they advance the code.
Also considering applying refactoring to improve code layout for better comprehension, use of global variables and even use of more advanced means to store the temporary variables instead of files.
To make all of this possible, the authors have to find value and agree. :-)
For now I applied some bulk formatting to make code easier to work with in Intellij which shows lots of errors due to formatting
Decided to make some changes "in-place", before migrating to Scala and distributed architecture. The ultimate motivation is to understand the functionality and leave it as is but also keep up with the authors as they advance the code.
Also considering applying refactoring to improve code layout for better comprehension, use of global variables and even use of more advanced means to store the temporary variables instead of files.
To make all of this possible, the authors have to find value and agree. :-)
For now I applied some bulk formatting to make code easier to work with in Intellij which shows lots of errors due to formatting