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

Don't call generate_uri in ArraySchema accessors #2928

Conversation

Shelnutt2
Copy link
Member

This adjusts how and where we generate the array schema URI/name so we can avoid any mutation in the accessors of ArraySchema such as name.


TYPE: IMPROVEMENT
DESC: Avoid calling generate_uri in ArraySchema accessors

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #15238: generate_uri shouldn't be called in accessors.

@Shelnutt2 Shelnutt2 force-pushed the sethshelnutt/sc-15238/generate-uri-shouldn-t-be-called-in-accessors branch from 63953f4 to d2a7f71 Compare March 2, 2022 02:08
@Shelnutt2 Shelnutt2 force-pushed the sethshelnutt/sc-15238/generate-uri-shouldn-t-be-called-in-accessors branch from d2a7f71 to 9380761 Compare March 2, 2022 02:11
This adjusts how and where we generate the array schema URI/name so we
can avoid any mutation in the accessors of ArraySchema such as `name`.
@Shelnutt2 Shelnutt2 force-pushed the sethshelnutt/sc-15238/generate-uri-shouldn-t-be-called-in-accessors branch from 9380761 to 3fe6ac1 Compare March 3, 2022 11:56
@Shelnutt2 Shelnutt2 merged commit 55a0d3d into dev Mar 3, 2022
@Shelnutt2 Shelnutt2 deleted the sethshelnutt/sc-15238/generate-uri-shouldn-t-be-called-in-accessors branch March 3, 2022 13:39
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.

None yet

2 participants