Austin Ziegler

Results 171 comments of Austin Ziegler

Deferring this to post-3.0; I think we have the features we need to be able to support this, but I don’t know what the API is going to look like.

I use [HAL](http://stateless.co/hal_specification.html) personally, but I still want to support this in the future.

From `mime-types` and the filename? Not at this moment. There’s not really a good way to specify the relative priority of types with respect to related types that can have...

Not ignoring, just busy with other stuff and letting an API and data structure percolate in my head.

I'm probably bumping this to a later `2.x` release because I'm still not happy with the way that I'm envisioning this and I've got some good fixes for `2.3` already...

Yeah. It's that last piece that I'm not sure of—providing a default profile. I'm releasing `2.3` now, but I think I might implement your API (more or less) for 2.4...

If you want to, please feel free to do so—otherwise I'll write it based on what you've proposed above in the next couple of weeks.

Further thoughts on this that I want to capture before I forget them, related to rest-client/rest-client#248: the real value of this sort of feature would be to help _prioritize_ the...

More thoughts because of #71. This feels like this sort of thing can help present a preferred extension for a `MIME::Type`.

@ioquatix I think that I finally have a way of thinking about this that I’m happy with, so I’ll be working on this very soon. `MIME::Types` is an instantiable collection....