TitleIntegrating Systematic Exploration, Analysis, and Maintenance in Software Development
Publication TypeConference Paper
Year of Publication2013
AuthorsMuşlu K
Conference Namethe 35th International Conference on Software Engineering
Date or Month PublishedMay
Conference LocationSan Francisco, CA, USA
Abstract

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

Downloads

http://files.kivancmuslu.com/Publications/Unpublished/2013/Muslu2013icse... PDF
http://files.kivancmuslu.com/Publications/2013/Muslu2013icse.bib BibTeX
http://files.kivancmuslu.com/Publications/2013/Muslu2013icse_slides.pdf Slides

Citation KeyMuslu2013icse