arturobernalg commented on pull request #336: URL: https://github.com/apache/httpcomponents-client/pull/336#issuecomment-991779598
> -1 for me: unboxing makes it obvious where wrappers are used and forces one to consider when NPEs might be thrown. HI @garydgregory I thing your > unboxing This Unboxing has't prevent the PNE. At lest this one. The NPE will produce before of this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
