[Webtest] [dev] start using xdoclet to extract doc

Marc Guillemot webtest@lists.canoo.com
Wed, 10 Nov 2004 09:13:33 +0100


I may be wrong, but I don't think that any internationalized version of the documentation comes in a nearly future. For 
me there are many improvments that have a higher priority (for instance I won't personnaly take time to translate it in 
french).

Nevertheless, if this comes to be an issue, we can imagine having the main - english - doc in the files and some 
translation file containing properties like:

setfilefield.parameter.filename=le nom du fichier...

and some glue xslt to generate a translated documentation... in a few years ;-)

Marc.

Guido García Bernardo wrote:
> Using this approach, I think there is a problem if we try to 
> "internationalize" the documentation in a future (spanish would be very 
> useful ;) ...
> Is there any idea or plan?
> 
> Best regards,
> Guido García Bernardo.
> 
> Marc Guillemot wrote:
> 
>> In the javadoc of the class:
>>
>>  * @webtest.step
>>  *     name="setfilefield"
>>  *     description="Permits to set an <input type=\"file\" ...> form 
>> field."
>>
>> In the javadoc of the getFileName() method:
>>
>>  * @webtest.parameter
>>  *     required="true"
>>  *  description="The name of the file to upload."
> 
> 
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>