Stephen et al, > > I > > looked into the sources and CVS history and discovered that > > org.apache.avalon.excalibur.thread.ThreadPool.execute() interface was > > changed by you about three months ago - retracting Runnable as a valid > > argument in favour of Executable.
I'm very confused. This interface is actually marked deprecated. So why would the deprecated interface be changed? Moreover, why is the replacement interface (org.apache.excalibur.thread.ThreadPool) not changed? It still has the execute(Runnable) method. In fact, it has both methods. Can anyone shed any light on this? --Peter -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
