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

Create a more specific type for MIME types #48

Open
warriordog opened this issue Jul 20, 2023 · 0 comments
Open

Create a more specific type for MIME types #48

warriordog opened this issue Jul 20, 2023 · 0 comments
Labels
area:code Affects or applies to the library code type:feature New feature or request

Comments

@warriordog
Copy link
Owner

warriordog commented Jul 20, 2023

This is used in every object (ASType.MediaType) and could benefit from a more specific type (at least for some use cases). If one exists in the framework, then we should use that. Otherwise we should create our own. In either case, we will need a custom converter. Make sure to update the property to use the new type.

@warriordog warriordog added type:feature New feature or request area:code Affects or applies to the library code labels Jul 20, 2023
warriordog added a commit that referenced this issue Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:code Affects or applies to the library code type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant