@nacx @demobox As I understood we should remove all these JsonTo* and Parse*
classes from functions package. And use @ConstructorProperties annotation for
domain classes & @SelectJson("") one for api method. But how to declare the
dependency for e.g @SelectJson("drive") to DriveInfo.class?--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/12#issuecomment-21651336
