Skip to content

Fix collector_useViaType#45

Draft
sungshik wants to merge 2 commits into
mainfrom
fix-useviatype
Draft

Fix collector_useViaType#45
sungshik wants to merge 2 commits into
mainfrom
fix-useviatype

Conversation

@sungshik
Copy link
Copy Markdown

@sungshik sungshik commented May 13, 2026

This PR fixes the issue that collector_useViaType scheduled a callback to calculate the type of a tree (the "selector") based on the type of another tree (the "container"), but it didn't collect the selector as a Use in uses yet.

This PR also adds a first test (to the FWJ example) to check the consistency of the useDef, uses, and defines data in a TModel. Without the fix of this PR, this test fails.

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.

1 participant