Hi all,

These patches are just minor cosmetic fixed. I moved all methods
to ApplicationHelper from server.rb to keep in server.rb
clean Rabbit/Sinatra DSL.

Removed obsolete 'builder' gem which was used for generating XML output.
Right now we are using just plain HAML for this.

Also I moved DRIVER constant to 'driver.rb' to keep all driver-related
stuff in one place.

All responed_to calls/initialization stuff moved to respond_to.rb for same
reason as above.

I finally managed to get our validation error reporting to work. Which
means: no more exceptions when validation fails.

According to previous discussions with lutter I decreated API
version number from 1.0 to 0.1. Version 1.0 will appear again
once we will stabilize API.

These patches don't break anything important, they are just 'cosmetic'
fixes and code cleanup.

 -- Michal

_______________________________________________
deltacloud-devel mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/deltacloud-devel

Reply via email to