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

Store Document caches in declaration order #1753

Merged

Conversation

jstone-lucasfilm
Copy link
Member

This changelist updates Document caches to store elements in the order they were declared, rather than allowing this order to be compiler-dependent. This addresses issues where requesting a NodeDef for a given Node could generate different results across compilers.

This changelist updates Document caches to store elements in the order they were declared, rather than allowing this order to be compiler-dependent.  This addresses issues where requesting a NodeDef for a given Node could generate different results across compilers.
@jstone-lucasfilm jstone-lucasfilm merged commit 281320c into AcademySoftwareFoundation:main Mar 26, 2024
31 checks passed
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

1 participant