Enhancing Software Development with IDE-Managed Multiple Codebases

semanticscholar(2013)

引用 0|浏览0
暂无评分
摘要
Modern integrated development environments (IDEs) support one live codebase at a given moment, which imposes limitations on software development. For example, with only one codebase, development must be paused while running tests or a static code analysis, as most analyses assume that the codebase they are running is not modified concurrently. If the IDE supported a copy codebase, an analysis could run on this copy, in parallel with the development. We propose software development techniques and tools that take advantage of multiple live codebases. Our thesis is that an incrementally-maintained copy of the developer’s codebase can be used to enhance software development and aid developers.
更多
查看译文
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要