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

Allow other entities as values in Entity's properties arg #192

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

simleo
Copy link
Collaborator

@simleo simleo commented Sep 2, 2024

Closes #189.

Note that the custom setter is not called if the property name starts with @, preserving the current behavior in this respect (the main use case is setting the @type).

@simleo simleo merged commit 1419ddc into ResearchObject:master Sep 2, 2024
12 checks passed
@simleo simleo deleted the entity_in_properties branch September 2, 2024 13:40
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.

Allow entities to be passed in as properties values when initialising an entity
1 participant