> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew
> Stevens
> Sent: 12. april 2002 00:42
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-devel] Dynamic optional modules
>
>
> One question that occurs to me, Aslak, with the dynamic loading - how do
> we test whether or not a given subtask is being used?  Does
> DocletContext.getInstance().isSubTaskDefined(MySubTask.SUBTASK_NAM
> E) still
> work if the subtask was dynamically added from a module?
>

I have no idea. I had never seen that code before. -But I don't see why
things wouldn't work as before. The EjbSubTask works as if the createBlaBla
methods were in the source, and the dynamically injected ones behave the
same way as the current sourcecode counterparts.

Why are you suspicious about it?

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


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

Reply via email to