Happy !

GustavoSantos / MacroRecorder

Project infos

License MIT
Tags transformation, refactoring, pattern
Creation date 2015-04-14
Website

Monticello registration

About MacroRecorder

We introduce the idea of a “macro recorder”, a tool which would allow the developer to (i) record a sequence of transformations while they are applied a first time, either manually or with the assistance of refactoring tools; (ii) store and parameterize the transformations to allow the generalization of the pattern; and (iii) apply automatically the sequence of transformations afterwards on different entities. For the last step, the developer could explicitly point to the entities to transform or specify an application condition.