Artur,
Please post questions to the Avalon-Users list. You will usually get a quicker
response that way. Plus others can learn from the question and answers. :-)

On to your question:

Artur Filipiak wrote:

hi leif,
i've found your address in ecm doc api.

i'm playing with ecm - works great! but wondering: why initialize doesn't throw any exception? how to determine if init stage was successful?

I didn't write that part of the ECM. But looking at the code, it looks like any problems
encountered during Configuration will be thrown as exceptions, while problems
encountered during Initialization are logged but otherwise consumed. There does not
appear to be any way for the caller of initialize to tell whether or not there were any
problems during the initialization of the ECM at this time.

Is this causing you any problems? If so, I can bring it up on the developers list. There
is a lot of code out there using the ECM right now, so it could be dangerous to change
this functionality at this point. But depending on the problem you may be having, we
might be able to come up with a safe solution.

Cheers,
Leif



--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to