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

Revert to generating resolvers and type-hints. #898

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

mayuki
Copy link
Member

@mayuki mayuki commented Jan 22, 2025

This PR re-enables the generation of Resolvers and Type-Hints, which were removed in #882.

This is to support working in runtimes that do not have Full Generic Sharing, such as .NET for iOS, Android, and Native AOT, other than Unity.

However, since it is not possible to use the formatter generated for user-defined generic classes, the Resolver generated by MagicOnion is only for DynamicArgumentTuple and Enum.

@mayuki mayuki merged commit 3c4c829 into main Jan 22, 2025
4 checks passed
@mayuki mayuki deleted the feature/RevertResolverGeneration branch January 22, 2025 03:16
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