Geoff
-------- Original Message -------- Subject: Re: Lifecycle Help Date: Sat, 12 Jul 2003 17:05:21 -0400 From: Geoff Howard <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]>
Geoff Howard wrote:
Is is safe to act on other components during intialize() as a general rule? (I'm guessing no) If not, if a recoverable error occurs during initialize that affects other components, how is one to tell them?
Follow up:
Is the order of component initialization a reliable contract with the Container? If component A is defined before component B, can it be relied on that they are initialize()-ed first A then B?
Geoff
.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
