Hi Jukka,
Some benefits are :
- making the code more readable (with for each loop, generics,
autoboxing : formatting and using simpler syntax help to understand the
code more quickly)
- making the code more safe (using generics, try with resource)
- most of things I rewrite are suggestions from my IDE (it may detect
actual bugs, but more often
"potential" bug or simply bad practises )
- removing dead code (useless bytes to load) or duplicated code (error
prone)
- for me, it is also a good way to have a better knowledge of the codebase.
...
Benefit is not very high for the short term (it is not supposed to
change the way OJ works).
But I hope it will make the code more attractive. I think it may also be
a first step for bigger
refactoring task if needed.
Michaël
Le 23/03/2016 22:49, Rahkonen Jukka (MML) a écrit :
Hi,
Michaël seems to do much work with “Cleaning, formatting rewriting”.
As a non-programmer I would like to know what and why, and what
benefit OpenJUMP will have from this code review.
Regards,
-Jukka Rahkonen-
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel