henrib opened a new pull request, #402: URL: https://github.com/apache/commons-jexl/pull/402
Added JexlArithmetic.evaluate() method to handle Supplier argument evaluation with proper exception logging Previously, the empty() and size() operators would silently swallow JexlExceptions with no diagnostic information Now logs warnings when exceptions occur during argument evaluation, improving debuggability The method is public and overridable to allow custom exception handling strategies -- 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]
