Migration (2): Iteration
Original and Target Classes Merged
references to ghost copies
While some clients still refer to original
Define build sequence from the static analysis database;
// Require: Encapsulate all data that is targeted for revision; new code will use set and get.
// Ensure: Extend set methods to cascade updates to ghost copies and vice versa.
While (any references to original variables exist) { /*Migrate a client’s use of a targeted variable (replace original reference by reference to ghost copy); track progress on the matrix model.*/