Peter Royal wrote:
>
> Is there a reason why the compose method of the ComposerGenerator class
> does not throw a ComponentException? The Composable interface specifies
> that a ComponentException can be throw from that method.
> -pete
no reason that I know of. But you will notice that the compose method
only stores the ComponentManager--so that you will have to trap your
ComponentExceptions in the setup() mehtod when you actually exctract
your components.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]