A wise old hermit known only as Clarance Howatt <[EMAIL PROTECTED]>
once said:
[snip]
> I think that I would need a tag like ifMethodNameEqual
Why not just add your own tag, @ch:dontsetlastmoddate say, to the
LAST_MODIFIED_DATE's setter method in your EJB class, and in your custom
template use
<XDoclet:ifDoesntHaveMethodTag tagName="@ch:dontsetlastmoddate">
// whatever you need for setting the last modified time...
</XDoclet:ifDoesntHaveMethodTag>
Then, if there's any other audit fields that also shouldn't set it, you
can just add the tag to them too.
Andrew.
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user