Hi,

I've been trying to get my hands around the Excalibur stuff today because
well the thread manager I use depends on it.  I really want to stop using
deprecated ThreadPool interfaces and the like.

Could we take a vote to work with the commons folks who already have a 
thread pool package out there.  I'm tired of having copies of commons stuff.

Granted some of it my have become redundant over time as API's matured.  
For an example of what I'm talking about take a look at the ValuedEnum class
in both framework and ValuedEnum in the commons-lang project.  The same 
situation exists for many classes, CascadingExceptions Vs. NestedExceptions 
to utilities like ExceptionUtil Vs. ExceptionUtils and the list goes on.

If no one has any objections I would like to start replacing these classes
with the commons equivalents for A5.  There is no reason for us to duplicate
these classes when the commons does a nice job at it.  I'm sure they would
work with us to migrate some of our functionality which really should be
commons code.

Alex



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

Reply via email to