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

Support partial property mappings #482

Closed
schillic opened this issue Feb 21, 2019 · 0 comments · Fixed by #500
Closed

Support partial property mappings #482

schillic opened this issue Feb 21, 2019 · 0 comments · Fixed by #500
Assignees

Comments

@schillic
Copy link
Member

In #480 we introduced properties as mappings from location index to actual property. In general, this map could be partial, i.e., not every location needs to have a property assigned. This is currently not supported.

It may also be better to internally transform properties to such a map in all cases to have a common expected type.

@schillic schillic self-assigned this Feb 26, 2019
schillic added a commit that referenced this issue Feb 26, 2019
#482 - Support partial property mappings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant