Hi folks, I just noticed that we have dependencies from API classes to implementation classes. The one I stumbled across is AbstractHttpMessage, which depends on DefaultHttpParams.
Is there a consensus that the API classes and interfaces should never depend on any implementation package? cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
