@nacx 
> You managed to remove the custom response parsers (cool!), and I've seen that 
> there are also many custom binders, used to map the domain objects to the 
> request body. Since the domain objects are now following teh json structure 
> and are properly annotated, would it be possible to use the existing 
> BindToJsonPayload instead of the custom ones?

We bind not all objects' parameters, just only mutable , e.g. we don't changed 
owner & resource_uri, is there better way to do that?

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

Reply via email to