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

Fixed Inheritance caching bug and typeName management #210

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

rdeioris
Copy link
Contributor

@rdeioris rdeioris commented Nov 4, 2024

This patch addresses the minor Inheritance composition arc issues reported here: #209

In addition to honouring the empty typeName of the destination it fixes a buf in the caching management logic.

Note that the issue covers a third aspect: disallowing inheritance from paths under the inheriting one. I am not sure it is a check to implement, so eventually i will update the pull request

@syoyo syoyo merged commit be33df9 into lighttransport:dev Nov 8, 2024
14 checks passed
@syoyo
Copy link
Collaborator

syoyo commented Nov 8, 2024

Thanks! Merged!

Note that the issue covers a third aspect: disallowing inheritance from paths under the inheriting one. I am not sure it is a check to implement, so eventually i will update the pull request

This will be solved via another PR.

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.

2 participants