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

typia.reflect.metadata<Types>() function. #922

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Conversation

samchon
Copy link
Owner

@samchon samchon commented Jan 14, 2024

To reducei bundle size, changed its return type to be interface type.

If you want to convert it to the class type, then call the MetadataApplication.from() function by yourself.

The reason why reducing bundle size such like this is making 0 bundle size is my plan to the next major patch.

To reducei bundle size, changed its return type to be interface type. If you want to convert it to the class type, then call the `MetadataApplication.from()` function by yourself.

The reason why reducing bundle size such like this is making 0 bundle size is my plan to the next major patch.
@samchon samchon added the enhancement New feature or request label Jan 14, 2024
@samchon samchon self-assigned this Jan 14, 2024
@samchon samchon added this to In progress in V5 Update via automation Jan 14, 2024
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem at test programs at all

@samchon samchon merged commit 5bdefe2 into master Jan 14, 2024
3 checks passed
V5 Update automation moved this from In progress to Done Jan 14, 2024
@samchon samchon deleted the features/reflect branch February 9, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant