A wise old hermit known only as Ara Abrahamian <[EMAIL PROTECTED]> once 
said:

> Create a file named remote-custom.j, put it in where ejbdoclet's
> mergeDir param points to and have fun. In runtime xdoclet will pick this
> file and merge it in.
> 
> In that file you can either hard-code the values you're talking about or
> write your own template which loops over all public static constants
> marked with @ejb:interface-field (you invent this tag) and adds them to
> remote interface. Use <XDtField:forAllField/etc/> template tags to
> write you're your custom template.

Actually, that sounds to me like a good idea generally (with view-type 
parameter same as the interface-method tag), likewise for an 
@ejb:home-field for ones to be added to the home interface(s).

Worth a feature request, perhaps?


Andrew.

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

Reply via email to