[Refactorings] Implement Driver for PushDownSharedVariable
Also refactor variable-related choices. Finally, refactors conditions to optionally set their action as a block from the driver (preventing the creation of a new class each time)
Thanks Balsa. I'm thinking that it would be great if you have a list of constraints that the implementation should follow. I could try to turn them into automated rules.
@Ducasse we kind of have that written here: https://github.com/pharo-project/reEngine/blob/master/DEVELOPMENT.md Now, it might lack a couple of things. I should analyze it and analyze the implementation and start adding rules at the bottom.
GitHub
This project is to coordinate with people that want to help on the refactoring pharo engine - pharo-project/reEngine
@carolahp did you see the feedback for balsa?
@carolahp did you see the feedback for balsa?
@Ducasse I did, but I haven't updated the PR yet. I will finishing the scope issue breaks refactoring and I will update this PR after that