Some more recurring points as I go along:

* In error messages when parsing a value as an enum, also include the 
expected/allowed values?
* Many cases in equals and hashCode implementations where null checks exist for 
non-nullable objects
* Javadoc for the APIs still in a mix of "destroy" vs. "destroys" style. Use 
3rd person ("destroys") as per Javadoc style guide?

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

Reply via email to