On Thu, 2018-11-22 at 20:12 -0700, Gary Gregory wrote: > Hi All: > > In the HC code base, we could avoid some boilerplate clutter by using > Java's enhanced for-loop construct. I believe this would make the > code > easier to read. Are there any objections to making this change? > > Gary
I am _strongly_ against it. Last time you did that it had caused us a lot of grief. https://issues.apache.org/jira/browse/HTTPCORE-361 Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
