----- Original Message -----
From: "Charles Benett" <[EMAIL PROTECTED]>
> > How about Wednesday we branch for the 1.2 release
> I don't think we need to make a branch in cvs. Once we agree the
> distribution, we should tag cvs. Then, if we need to branch or reverse
> it should be easy.

Well, I meant branch and basically be ready to distribute.  We might not put
all the web pages up by Wednesday, and some few bugs might trickle in before
the end of the week, but basically both, branch and release on Wedesnday.

> In RemoteDelivery, can we replace the call to t.stop() with
> t.interrupt() and change the condition loop in run() to (true && !
> Thread.interrupted())? I'm not a wiz on threading (yet), but stop() is
> decried in all my books.

Yes, definitely.  I knew I needed to address that at some point, and your
solution works for me.

> In general, I think we should avoid deprecated methods. The other one we
> currently have is in SmtpHandler, but I haven't thought of a way around
> that, yet.

I don't know if we can really do anything about this.  I agree though that
we should try to eliminate deprecated methods wherever possible.

Serge Knystautas
Loki Technologies
http://www.lokitech.com/



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives:  <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to