Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Johannes/basic support 3 #28

Merged
merged 2 commits into from
Sep 27, 2021
Merged

Conversation

johannescoetzee
Copy link

Notes

Default to "<unresolved>.${node.typeName}" as type name if the node type couldn't be resolved. This was specifically an issue for parameters with unresolved type names.

I added the <unresolved> tag to make it explicit that the type name may not be what one expects, but this could be removed if node.typeName is sufficient.

Testing

sbt clean stage test

@ursachec
Copy link
Contributor

not sure about the <unresolved>, do you have an example where this might come in handy?

@johannescoetzee johannescoetzee merged commit a121204 into master Sep 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants