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

Rework datamap type #377

Merged
merged 4 commits into from
Jun 12, 2024
Merged

Rework datamap type #377

merged 4 commits into from
Jun 12, 2024

Conversation

HLWeil
Copy link
Member

@HLWeil HLWeil commented Jun 12, 2024

Instead of being built on top of the ArcTable logic, the datamap is now a list of records.

Namely, the DataContext type was added which inherits the Data type.

closes #357

@Freymaurer Freymaurer self-assigned this Jun 12, 2024
Copy link
Collaborator

@Freymaurer Freymaurer left a comment

Choose a reason for hiding this comment

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

i fully trust you for the spreadsheet part 👍

src/Core/DataContext.fs Show resolved Hide resolved
@HLWeil HLWeil merged commit 2951259 into main Jun 12, 2024
2 checks passed
@HLWeil HLWeil deleted the datamap branch June 27, 2024 11:22
@HLWeil HLWeil restored the datamap branch June 27, 2024 11:22
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.

[Feature Request] Separate Datamap and ArcTable types
2 participants