> I agree that standardizing some of the tags would be very beneficial.
I'm
> starting work on Borland App Server support, and I now can say that
90% of
> the tags found in Orion, Jboss, Borland, Weblogic, and Weblogic can be
> combined together in the form of standard tags (table name, column
name).
> This was done with JNDI name, so I think it should be extended.

It needs a through analysis of different app servers but it's possible.

> Also, I'd like to see a "generic" task that just takes a template name
and
> filename for the output. This would allow for me to make my BAS
template a
> lot easier. Right now I need to create the ant task in the source,
then
> work
> on my template. Just a thought :)

You can!

<template templateFile="fff.j" destinationFile="blabal.xml"/>

There's also a lot of options for this subtask, just view archives of
xdoclet-user for some examples. XDoclet is all about extensibility :o)

Ara.



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

Reply via email to