>What do you think about @db:mapping instead of ejb:persistence? We can >support JDO too for example. I really prefer this one.
Agreed. >Agree. The only thing which is worth some thoughts is how to implement >this fallback mechanism so that the template files are not messed up >with lots of if/elses. I'm thinking of enhancing >ifHasClassTag/classTagValue/same-for-methods to accept a comma separated >list of options, so: > ><XDtClass:ifHasClassTag tagName="orion:persistence,ejb:persistence" >paramName="table-name,table-name"> > table-name = <XDtClass:classTagValue >tagName="orion:persistence,ejb:persistence" >paramName="table-name,table-name"/> ></XDtClass:ifHasClassTag> I was thinking the same thing actually. That would make the template code much cleaner for sure. -Pat _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.; _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
