adwords4r todo list --- - use XSD::CodeGen::GenSupport.capitalize and unCapitalize instead of my own methods - use SOAP::Property.loadproperty 0% ruby -rpp -rsoap/property -e 'pp SOAP::Property.loadproperty("adwords.properties")' #"my_very_secret_password", "useragent"=>"P@ playing with the API from ruby", "token"=>"my_token", "email"=>"toto@example.com"}> - fix the bug in reports - handling quota management in the driver - pass in a hash for complex objects - comments everywhere, rdoc - documentation - more samples: traffic_estimator, report, OK- generate v4 OK- get rid of yaml dependency OK- change the property file name to adwords.properties OK- make it work with all generated classes in their own module OK- fix bug in InfoService OK- gem file OK- traditional setup file