garydgregory commented on PR #443: URL: https://github.com/apache/commons-csv/pull/443#issuecomment-2218158794
-1: Nope, sorry. I feel it is best to be explicit to see where boxing and unboxing happens in a lower level library. This matters especially when relying on unboxing which lead to NPEs. This can also help in writing more performance oriented code when you see boxing and unboxing happen over and over. -- 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]
