About 25% done so far, not to work on some other stuff now. A couple of recurring questions/comments:
* We're converting strings to numeric types with `valueOf` in many places and assuming that the string value is indeed a valid number string. Is that as intended? * There's a bunch of "stop-the-IDE-from-reformatting" comments (`//` at the end of the line) in the code. I don't find them too bad, but would be good to hear how @everett-toews feels about that. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/49#issuecomment-33236582