On 28/06/10 10:49 +0200, Michal Fojtik wrote: >On 24/06/10 11:33 -0400, Tomas Sedovic wrote: >>ACK -- works for me. > >Thanks Tomas! > >If someone else wants to do a review, please let me know (IRC/here) >otherwise I'll push this changes to master yesterday.
Pushed into master. Also fixed Cucumber features. ----- WARNING ------ List of API changes: 1. Replaced '-' to '_' on ALL element names. 2. 'id' element moved to parent attributes. All changes are reflected in new client code. So client library should work as ussual. -- Michal > >-- Michal > >>----- Original Message ----- >>From: [email protected] >>To: [email protected] >>Sent: Wednesday, June 23, 2010 4:39:42 PM GMT +01:00 Amsterdam / Berlin / >>Bern / Rome / Stockholm / Vienna >>Subject: [deltacloud-devel] Deltacloud Client Rework (rev 4) >> >>Hi, >> >>This patchset delivers a new fresh client code. It's a from scratch >>rewrite and add some nice new features: >> >> - Ruby Client documentation generation (http://mifo.sk/dc-doc) >> - All RSpec tests now pass >> - Implemented 'plain formatter' for command line client >> - Autolearning, which add new elements from API automatically >> - It's a single Ruby file >> >>Please let me know if it's working for you. For generating documentation >>locally you can use: >> >>"rake documentation" >> >>(please be sure you have 'yard' (gem install yard) installed and >>deltacloud API running on http://mockuser:mockpassw...@localhost:3001/api). >> >>PS: >>As part of this rewrite, I break API backward compatibility. >>We discussed it previously, I removed 'ID' element from all objects and >>add it as an attribute. >>But you don't need to worry, new client code use this new scheme. >>Sadly, if you are using API in Python/Java, you will need update your code >>according this change. >> >> >>-- Michal >> >>_______________________________________________ >>deltacloud-devel mailing list >>[email protected] >>https://fedorahosted.org/mailman/listinfo/deltacloud-devel > >-- >-------------------------------------------------------- >Michal Fojtik, [email protected], +420 532 294 4307 >Ruby / Ruby On Rails Developer >Deltacloud API: http://deltacloud.org >-------------------------------------------------------- >_______________________________________________ >deltacloud-devel mailing list >[email protected] >https://fedorahosted.org/mailman/listinfo/deltacloud-devel -- -------------------------------------------------------- Michal Fojtik, [email protected], +420 532 294 4307 Ruby / Ruby On Rails Developer Deltacloud API: http://deltacloud.org -------------------------------------------------------- _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
