I really think we should get rid of *all* binders. Looking at the remaining ones, most of them seem to have mostly direct mappings from the Json objects to the Java ones. Instead of having binders to map that, we should have a model that matches the API. It is OK if some properties are not used; if the domain model properly reflects the API, then using it will be easier for users and it will be easier to contribute and maintain the provider too.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/275#issuecomment-227589711
