Enumerization Refactoring: Converting Legacy Java Applications to use Language Enumeration Types

active 8 years, 9 months ago
Enumerization Refactoring: Converting Legacy Java Applications to use Language Enumeration Types
This Project is OPEN.
School / Office
Technology & Design
Department
Computer Systems Technology
Project Description

The Convert Constants to Enum refactoring for Eclipse provides an automated approach for transforming legacy Java code to use the new enumeration construct. This semantics-preserving tool increases type safety, produces code that is easier to comprehend, removes unnecessary complexity, and eliminates brittleness problems that normally prevent separate compilation.

Acknowledgements

This project was created by: Raffi Khatchadourian

Recent Discussions

Sorry, there were no discussion topics found.

Recent Docs

No Recent Docs