How do APIs evolve? A story of refactoring 论文
2006Journal of Software Maintenance and Evolution Research and Practice引用 269
Software Engineering ResearchAdvanced Software Engineering MethodologiesSoftware System Performance and Reliability
摘要
Abstract Frameworks and libraries change their APIs. Migrating an application to the new API is tedious and disrupts the development process. Although some tools and ideas have been proposed to solve the evolution of APIs, most updates are done manually. To better understand the requirements for migration tools, we studied the API changes of four frameworks and one library. We discovered that the changes that break existing applications are not random, but tend to fall into particular categories. Over 80% of these changes are refactorings. This suggests that refactoring‐based migration tools should be used to update applications. Copyright © 2006 John Wiley & Sons, Ltd.
相关事件
暂无数据
相关文章
暂无数据