anyway blobstore rant aside.. better approach is here: https://github.com/adriancole/jclouds/compare/unwrap
there are only a couple out of dozens of api that extend another. extending the metadata is generally bad news and nasty. It is less lines of code to copy what you want than play with the generics and manually set context types. In other words, let's stop subclassing one apis' ApiMetadata --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/156#issuecomment-25279192
