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

[Update] Refactor CreateBuffersAroundPointsView.Model #213

Merged
merged 6 commits into from
Jul 18, 2023

Conversation

yo1995
Copy link
Collaborator

@yo1995 yo1995 commented Jun 27, 2023

Description

Close #212. This PR updates Create buffers around points added in #185 .

Linked Issue(s)

How To Test

The sample should behave the same as before.

To Discuss

In hindsight I should have paid more attention to the code review. This sample was one of Caleb's first samples so I let it go without being too harsh.

Ideally we should have a more careful mindset on how to use the data model object. Try to avoid the case where the model knows about states in the UI, or in other words, UI states should be derived from the model, not reverse.

@yo1995 yo1995 self-assigned this Jun 27, 2023
@yo1995 yo1995 linked an issue Jun 27, 2023 that may be closed by this pull request
@yo1995 yo1995 requested review from a team, rolson, des12437 and pgruenler and removed request for a team and rolson June 27, 2023 19:07
@yo1995 yo1995 requested a review from des12437 June 27, 2023 20:14
des12437
des12437 previously approved these changes Jun 27, 2023
des12437
des12437 previously approved these changes Jun 28, 2023
Copy link
Contributor

@pgruenler pgruenler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Just one suggestion.

pgruenler
pgruenler previously approved these changes Jul 18, 2023
Copy link
Contributor

@pgruenler pgruenler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meant to approve with one suggestion.

…dPointsView.swift

Co-authored-by: Phil Gruenler <pgruenler@esri.com>
@yo1995 yo1995 dismissed stale reviews from pgruenler and des12437 via 8e11067 July 18, 2023 16:57
@yo1995 yo1995 requested a review from des12437 July 18, 2023 16:58
@yo1995 yo1995 requested a review from pgruenler July 18, 2023 16:58
Copy link
Contributor

@des12437 des12437 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@yo1995 yo1995 merged commit 042766c into v.next Jul 18, 2023
1 check passed
@yo1995 yo1995 deleted the Ting/Update-buffer branch July 18, 2023 18:09
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

Successfully merging this pull request may close these issues.

Refactor Create buffers around points sample
4 participants