Skip to content

Fix 292 by adding intermediary class builder.#300

Merged
cwacek merged 3 commits intomasterfrom
fix/292
Nov 12, 2024
Merged

Fix 292 by adding intermediary class builder.#300
cwacek merged 3 commits intomasterfrom
fix/292

Conversation

@cwacek
Copy link
Owner

@cwacek cwacek commented Nov 12, 2024

The fix ended up being essentially what was described in #292, but added a bunch more tests to check a few cases. The root cause was that once B had resolved a reference to A, then any references inside A were resolved in relation to B instead of A.

Fixes #292

@cwacek cwacek merged commit 3fdb280 into master Nov 12, 2024
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.

Chained references are not resolved correctly

1 participant