Seth Ladd wrote:
> Erik Hatcher wrote:
> 
>> Could you elaborate on how you think they should be generated?  In 
>> what source files would you tag (and with what) to generate a test case?
> 

[...]

> Question is, can XDoclets be smart and not overwrite any code I have 
> placed into a generated file?  If not, this may be more difficult than I 
> had imagined.

I would not generate files into my test source tree, personally.  If the 
tests could not be fully generated from scratch then you'd want a 
passive generation process where you generated some "starter" code and 
then copied those files into your maintained source tree and tweaked it 
manually from there on out.

I do this kind of thing when generating some starter code (for Struts 
JSP's from form bean source code).

        Erik




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to