I'm guessing it would be better to request a 
[`Json`](https://github.com/jclouds/jclouds/blob/master/core/src/main/java/org/jclouds/json/Json.java)
 object to be injected and then call that.

Jclouds isn't big on instantiating helper objects like `Gson` directly in your 
code - they're usually provided by the context.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-21660216

Reply via email to