pharo icon indicating copy to clipboard operation
pharo copied to clipboard

[Refactorings] Implement Driver for PushDownSharedVariable

Open carolahp opened this issue 5 months ago • 4 comments

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)

carolahp avatar Sep 25 '25 11:09 carolahp

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 avatar Oct 02 '25 18:10 Ducasse

@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

balsa-sarenac avatar Oct 03 '25 07:10 balsa-sarenac

@carolahp did you see the feedback for balsa?

Ducasse avatar Oct 08 '25 11:10 Ducasse

@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

carolahp avatar Oct 09 '25 04:10 carolahp