Impact of the Visitor Pattern on Program Comprehension and Maintenance. Jeanmart, S., Gu�h�neuc, Y., Sahraoui, H., & Habra, N. In Miller, J. & Selby, R., editors, Proceedings of the 3<sup>rd</sup> International Symposium on Empirical Software Engineering and Measurement (ESEM), pages 69–78, October, 2009. IEEE CS Press. 10 pages.
Impact of the Visitor Pattern on Program Comprehension and Maintenance [pdf]Paper  abstract   bibtex   
In the software engineering literature, many works claim that the use of design patterns improves the comprehensibility of programs and, more generally, their maintainability. Yet, little work attempted to study the impact of design patterns on the developers' tasks of program comprehension and modification. We design and perform an experiment to collect data on the impact of the Visitor pattern on comprehension and modification tasks with class diagrams. We use an eye-tracker to register saccades and fixations, the latter representing the focus of the developers' attention. Collected data show that the Visitor pattern plays a role in maintenance tasks: class diagrams with its canonical representation requires less efforts from developers.

Downloads: 0