On Tue, 2008-09-16 at 08:31 -0400, Ryan McKinley wrote:
> Queue.java

That is the interface.

> 
> 
> On Sep 16, 2008, at 2:50 AM, Thorsten Scherler wrote:
> 
> > On Mon, 2008-09-15 at 23:29 -0400, Ryan McKinley wrote:
> >> Is there any need for the init method:
> >>   public void init(Task[] initialTask)
> >>
> >> Why isn't that just calling merge on an empty list?

I cannot remember the reasons exactly any more but it was something with
distributed Queue which might have to start up.

If you refer to the SimpleQueue, yeah merge sounds swell.

salu2

> >
> > Which class?
> >
> > salu2
> >
> >>
> >> ryan
> > --  
> > Thorsten Scherler                                  
> > thorsten.at.apache.org
> > Open Source Java                      consulting, training and  
> > solutions
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions


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

Reply via email to