YangSiJun528 commented on issue #729: URL: https://github.com/apache/fesod/issues/729#issuecomment-3649371596
I think returning a safe copy per call is better. The set load early(immutable way) approach would only help if callers need read-only access, but most callers immediately modify the map to add custom converters. They need to copy anyway. -- 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]
