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

Remove bases from attributes once they are finalized. #3608

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

raphael
Copy link
Member

@raphael raphael commented Nov 6, 2024

This improves performance and also fixes potential bugs where codegen algorithms make modifications to base types that are not reflected in dups created for example when projecting views.

Fixes #3598

This improves performance and also fixes potential bugs where
codegen algorithms make modifications to base types that are
not reflected in dups created for example when projecting views.
@raphael raphael merged commit be78cc6 into v3 Nov 9, 2024
11 checks passed
@raphael raphael deleted the fix/deep_user_type_extend_views branch November 9, 2024 18:39
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.

Latest Goa fails to codegen nested ResultType when Extend() is used
1 participant