redmine.org
15 Dec '12, 10pm
Feature #8900: Restful Web service: generate WADL - Redmine:
1. No manaualy. Wadl generator library helps you. For example, http://rubydoc.info/gems/wadl_generator/0.1.2/WADL/Generator 2. It will increase the attractiveness for java developers. 3. I do not want to use this(http://code.google.com/p/redmine-java-api ) library. It supports only 1.2.0. Not 1.3 It is a bike :( 4. I am work with redmine Rest API by means of Spring rest template (http://blog.springsource.com/2009/03/27/rest-in-spring-3-resttemplate/ ). At least 90% of my code can be automatically Generate by WADL parser. It is very convenient 5. This will be useful for the community. 6. This may be used in java IDE (Eclipse/RubyMine/Idea/Netbeans,etc.) Maintaining it in a plugin could be a viable option too... I writed already the plugin for me. It can show or modify project roles and status. Maybe I'll write a WADL redmine plugin. If I will have a time :) Something inform...
Full article:
http://www.redmine.org/issues/8900