Our system will go through a platform upgrade that includes the replacement of Java 1.4 with Java 6.
Ideally, we would like to use an automated tool to introduce generics and enumerations to the code wherever possible and then, obviously, we would review the changes. Is there any tool that you would recommend for this?
an automated tool to introduce generics and enumerations to the code wherever possible
This kind of tool is known as a "programmer". When it's available in fully automated form, you'll be out of a job (and probably spend your days as an amusing distraction to your new robotic overlords).
Seriously, this is way, way beyond what can be done automatically, especially the introduction of enumerations. The Generic type parameter for collections can perhaps be derived from context, but only for simple cases.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With