Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/ejb/tags
In directory usw-pr-cvs1:/tmp/cvs-serv6643/core/src/xdoclet/ejb/tags

Modified Files:
        BmpTagsHandler.java CmpTagsHandler.java 
        DataObjectTagsHandler.java EjbTagsHandler.java 
        HomeTagsHandler.java InterfaceTagsHandler.java 
        PkTagsHandler.java SessionTagsHandler.java 
        UtilTagsHandler.java 
Log Message:
- implemented <configParam/> nested element
- implemented subTaskClassName for <template/>/<xmlTemplate/> so you can feed it your 
subtask name easily
- changed all getsubTaskName() methods to return simple names instead of <thename/> 
format, needed for the below item
- ConfigParamHandler is rewritten to use configParams instead fo reflection, all 
classes are also updated to use this new system instead of using back pointers 
(getActivesubTask().getParamImlooking())
- changed format of config param names: dataobject.blablaParam and so on (the prefix 
is the getSubTaskName(), "" for DocletTask)

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

Reply via email to