Skip to content

rewrite of the Coordinates section in the data structures guide #10323

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented May 14, 2025

During the index refactor the Coordinates class has become much more important than it was before, changing from a simple proxy class to a full-featured container.

This PR changes the section to focus on the Coordinates class, which makes a bit more sense to me because the entire page is supposed to talk about data structures. However, describing the concept of coordinates in a section that looks a bit more advanced (I'd expect an average user to rarely interact with the Coordinates object directly) might make it easier to miss?

Either way, I'll keep working on this for a while.

@keewis keewis marked this pull request as draft May 14, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant