JDeodorant: Identification and Removal of Type-Checking Bad Smells

JDeodorant: Identification and Removal of Type-Checking Bad Smells
复制标题

DOI:
10.1109/csmr.2008.4493342
复制
发表时间:
2008-04
期刊:
2008 12th European Conference on Software Maintenance and Reengineering
影响因子:
--
通讯作者:
Nikolaos Tsantalis;Theodoros Chaikalis;A. Chatzigeorgiou
Nikolaos Tsantalis;Theodoros Chaikalis;A. Chatzigeorgiou
中科院分区:
其他
文献类型:
--
作者:
Nikolaos Tsantalis;Theodoros Chaikalis;A. Chatzigeorgiou

文献摘要

被引文献

相似文献

在此演示中,我们提出了一个日食插件,该插件会自动识别Java源代码中类型检查的不良气味,并通过应用“用多态性替换有条件的多态性”或“用状态/策略替换状态/策略替换类型代码”来解决它们。据我们所知,缺乏识别类型检查不良气味的工具。此外,最先进的IDE都没有支持解决这种不良气味的重构。
In this demonstration, we present an Eclipse plug-in that automatically identifies type-checking bad smells in Java source code, and resolves them by applying the "replace conditional with polymorphism" or "replace type code with state/strategy " refactorings. To the best of our knowledge there is a lack of tools that identify type-checking bad smells. Moreover, none of the state-of-the-art IDEs support the refactorings that resolve such kind of bad smells.