Fine-granularity method for generating API substitution rules based on frequent item set mining
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- NANJING UNIV
- Publication Date
- 2015-08-05
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to how the application program should adapt to the use of the new version API when the application program using the class library is migrated to a new version, specifically a fine-grained method for generating API replacement rules based on frequent itemset mining, which belongs to computer software development technology field. Background technique
[0002] In the process of software development, third-party class libraries are often used, and the APIs provided by them will inevitably be modified during the evolution of the class libraries, which will cause the application to fail to compile or produce wrong running results, and software developers must spend a lot of money. Time to modify the application to correctly use the new version of the API.
[0003] Among existing technologies, CatchUp! Such tools require the developers of the class library to record the refactoring operations during the evolution of the class library...