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

Add visitor architecture for Location instances #169

Merged
merged 3 commits into from
Apr 19, 2023

Conversation

nimakarimipour
Copy link
Member

@nimakarimipour nimakarimipour commented Apr 4, 2023

This PR adds the appropriate architecture and API to apply a visitor for Location instances. This is preparation for the upcoming refactoring. #170 and #171

@nimakarimipour nimakarimipour added the refactoring/simplification Refactoring Simplification label Apr 4, 2023
@nimakarimipour nimakarimipour self-assigned this Apr 4, 2023
@nimakarimipour nimakarimipour merged commit 7b9064a into master Apr 19, 2023
@nimakarimipour nimakarimipour deleted the nimak/add-visitor-loc branch April 19, 2023 19:58
nimakarimipour added a commit that referenced this pull request Apr 19, 2023
This PR updates the logic for json creation from `Location` instances using the visitor pattern architecture added in #169
nimakarimipour added a commit that referenced this pull request Apr 20, 2023
This PR updates the logic for applying changes specified by `Location` instances using the visitor pattern architecture added in #169
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring/simplification Refactoring Simplification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants