[EMAIL PROTECTED] wrote:
Author: costin
Date: Tue May 23 19:50:33 2006
New Revision: 409041

URL: http://svn.apache.org/viewvc?rev=409041&view=rev
Log:
Remove dead code - refactoring of the connector.

Since having a common base is not likely - I'm using same approach as apr, i.e. 
separate connector,
duplicate some code ( but this may allow better cleanup )

Is there anything wrong with the stuff I did in the main branch ? I would like to remove things like PoolTcpEndpoint, its friend the thread pool, ThreadPoolRunnable (thread locals work well; also, since it's the protocol handler that is selecting the processor, it allows tricks like what I did to support comet), and move to executors.

Rémy

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

Reply via email to