> @demobox what do you say? Only a couple of minor comments, which could also be ignored if we are in a hurry. One other point about formatting: I noticed ``` lotsOfArgs , anotherArg ``` with the comma on the **new** line in a few places. I think jclouds generally uses: ``` lotsOfArgs, anotherArg ``` instead.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/41#issuecomment-29518554
