paulk-asert commented on pull request #1687: URL: https://github.com/apache/groovy/pull/1687#issuecomment-1045245638
Yes. And I was suggesting: - we can add in some additional throw IllegalArgumentException statements in places where the resulting error message is confusing, e.g. when we call containsKey on a null map - potentially add in an option to keep the replace null with default (basically keep lines 283-285 or similar as an option) at a later date if there is demand, we are kind of breaking behavior which some might be relying on - having the option would be a workaround for them -- 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]
