ddekany commented on PR #111: URL: https://github.com/apache/freemarker/pull/111#issuecomment-2255431679
Yes, and then there's also `?empty_to_null`. At least I think we should have these 3. I guess then `?is_blank` is not really needed (though is still meaningful, if it does NOT tolerate `null`). `coerceModelToStringOrUnsupportedMarkup`: It's called by `freemarker.core.BuiltInForString#getTargetString`, so to be consistent with all the other `BuiltInForString`-s, we shouldn't keep that as is. -- 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]
