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

MIME registry is coming to Crystal's stdlib #1

Closed
straight-shoota opened this issue Nov 13, 2018 · 0 comments
Closed

MIME registry is coming to Crystal's stdlib #1

straight-shoota opened this issue Nov 13, 2018 · 0 comments

Comments

@straight-shoota
Copy link

I want to give a heads up: MIME database API has been merged into Crystal's standard library and will probably be included in the next release. See crystal-lang/crystal#5765 for details.

You might be interested in looking for potential integrations with the new stdlib API.
I'm not sure if there are going to be any issues with this shard. But there might be, given the shared MIME namespace. There is also crystal-lang/crystal#7077 which adds a MIME::MediaType type (which could also be called MIME::Type).

To avoid any naming collisions, it's probably best to consider putting this shard in a different namespace. MimeTypes for example would perfectly fit the shard name.

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

No branches or pull requests

1 participant