Re: Executor support

2006-04-28 Thread Remy Maucherat
Costin Manolache wrote: I kind of liked ThreadWithAttributes :-), but I don't think it's needed any more. However, I think if we stop using it in some cases, we should completely remove it, otherwise it's going to be messy. ThreadWithAttributes was required long ago when we had JDK1.1 ( no Th

Re: Executor support

2006-04-28 Thread Costin Manolache
I kind of liked ThreadWithAttributes :-), but I don't think it's needed any more. However, I think if we stop using it in some cases, we should completely remove it, otherwise it's going to be messy. ThreadWithAttributes was required long ago when we had JDK1.1 ( no ThreadLocal ) and with the ear