vazexqi / CodingSpectator

Watches and analyzes code edits in the Eclipse IDE non-invasively
http://codingspectator.cs.illinois.edu
Other
20 stars 14 forks source link

CodingTracker should record/replay atomic changes produced by refactorings #203

Closed Wanderer777 closed 13 years ago

Wanderer777 commented 13 years ago

Replaying refactorings is not robust. Therefore, capturing refactoring descriptors is not sufficient for the correct replaying of user sessions. Thus, CodingTracker needs to record low level (atomic) changes produced by refactorings, which would be replayed to simulate the effects of the corresponding refactoring.

Wanderer777 commented 13 years ago

Partially addressed in c786341dc0dcbc64d9f7c6f6147f541058b33220