Feature Requests item #464782, was opened at 2001-09-25 05:26
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=464782&group_id=31602

Category: None
Group: None
Status: Closed
Priority: 5
Submitted By: Jo Are Rosland (joare)
Assigned to: Nobody/Anonymous (nobody)
>Summary: "Template" subtask

Initial Comment:
I want to set up xdoclet so that it generates BusinessDelegate classes for each 
session bean in a project. At 
present, I use the (undocumented?) <session> subtask together with a completely 
rewritten session.j template 
file for this.

Now, depending on architecture and coding style, different projects may want to have 
any number of extra files 
auto generated. At present, the only way of generating files that don't have a 
specific subtask defined, would be 
through a hack like the one I'm using.

How about adding a generic "template" subtask, that just passes control directly 
through to a template file, 
without performing any tests to decide which classes should apply the template? Having 
this, I can define any 
number of custom class- and method Javadoc tags for putting info into the java file 
that will be used in my 
custom template.

In a variation, you can give the template subtask an id attribute, that may be 
referenced from a Javadoc class 
tag in the java files you want the template to apply to.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=402707&aid=464782&group_id=31602

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to