Hi Xavier,

The Restlet extension for WADL actually supports the dynamic generation of WADL 
from the running code, for the whole application or for a single resource, 
leveraging the OPTIONS method. 

We even provide a HTML stylesheet that can convert the WADL XML document into a 
HTML equivalent on the fly, similar to the Javadocs that you wish.

It could be useful to provide a new XSLT stylesheet that would such additional 
information as you suggest. Wouldn't that work?

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Technical Lead ~ http://www.restlet.org
Noelios Technologies ~ http://www.noelios.com



-----Message d'origine-----
De : Xavier Mehaut [mailto:[email protected]] 
Envoyé : mardi 12 janvier 2010 20:01
À : [email protected]
Objet : Re: Restletdoc

hi stephan
i"ve rather thought about a tool generating the restdoc from code in  
fact
regards
xavier

Le 12 janv. 2010 à 19:46, Stephan Koops <[email protected]> a  
écrit :

> Hi Xavier,
>
> there is WADL (Web Application Description Language). Do you took a  
> look to this?
>
> best regards
>   Stephan
>
> -----Ursprüngliche Nachricht-----
> Von: "Xavier M." <[email protected]>
> Gesendet: 12.01.2010 14:58:24
> An: [email protected]
> Betreff: Restletdoc
>
>> Hello,
>> I would like to know your opinion about a kind of javadoc for  
>> restlet we
>> could call restletdoc. A rest api is an api as the others, so it  
>> could be
>> interesting to have a web representation of this api like the one  
>> we have
>> for java or other languages.
>> In this restlet doc we would have :
>> * categories of retslets apis , ie kind of java package for restlets
>> * the restlet api like /myproject/myresource/{mytype}
>> * the http methods like get/put/...
>> * the data exchanged
>> * the HTTP error code involved and processed
>> * ...
>>
>> regards
>> xavier
>>
>> ------------------------------------------------------
>> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436620
> ___________________________________________________________
> Kostenlos tippen, täglich 1 Million gewinnen: zum WEB.DE MillionenKl 
> ick!
> http://produkte.web.de/go/08/
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436718

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436738

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2449648

Reply via email to