Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Next Steps #11

Closed
max-ellis opened this issue Sep 17, 2020 · 0 comments
Closed

Next Steps #11

max-ellis opened this issue Sep 17, 2020 · 0 comments

Comments

@max-ellis
Copy link
Collaborator

Resolve class rename issue

This is an important issue to resolve before doing anything else. If we can't resolve it, we'll need to use a refactoring engine with less overhead. I would start by looking into the Alt+D solution. After that, check the forums and post asking if it's possible to turn off the preview prompt. When I checked it wasn't but maybe they've updated it.

Finish Matrix

Adding the logic check for the method overloading is the last step for the current operations. It'll be good to finish it so we don't forget about it later.

Matrix design

After these, we need to think of the best way to design the matrix so it's extensible. Danny suggested double dispatch. Another possible solution is strategy pattern.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant