On Thursday, November 27, 2003, at 12:18 PM, Peter Millington wrote:
Is there any way to use XDoclet to generate 'proxy' classes which can
then be used for various purposes ?
What do you mean by 'proxy'? We override the template for
to create {0}Proxy classes which are facades over our session
--- Peter Millington
<[EMAIL PROTECTED]> wrote:
> Is there any way to use XDoclet to generate 'proxy'
> classes which can then be used for various purposes
> ?
>
> Would it be better to use XDoclet to auto-generate
> an interface for the current class, and then allow
> auto-generation of proxies