How do others feel about using the Guava MediaType [1] class for MIME types instead of the (less robust) JAX-RS MediaType [2] throughout the codebase going forward? We have discussed leveraging more of the Guava libraries, and I figured I would throw it out there. :)

See https://github.com/jclouds/jclouds/pull/44 - I believe gaul was thinking along your lines. Yes, definitely all for using MediaType in future, if we can figure out how to sensibly handle places where it's optional...

ap

Reply via email to