The order in assembly.xml establishes the initial 
order prior to dependency reshuffling.  If there are 
no block dependencies then the order will be the 
same as assembly.xml order, otherwise the order gets 
rearranged so that non-dependent blocks get loaded 
before dependent blocks.

Steve.

> -----Original Message-----
> From: Paul Hammant [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 14 January, 2002 09:17
> To: Avalon Developers List
> Subject: Re: BlockListener needs more methods
> 
> 
> Peter,
> 
> A quick question..
> 
> While looking through Eung-Ju's excellent RmiListener block it was 
> apparent that the blocks were blockAdded() in an expected order.  That 
> is new to me and good news if true.  Is it that they are added in the 
> same order as listed in assembly.xml ?
> 
> Regards,
> 
> - Paul
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to