You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2022/02/18 12:36:30 UTC

[GitHub] [groovy] paulk-asert commented on pull request #1687: GROOVY-10497: `@NamedVariant`: don't replace explicit value with default

paulk-asert commented on pull request #1687:
URL: https://github.com/apache/groovy/pull/1687#issuecomment-1044455780


   I am in favor of removing the truthy and null-handling aspect. I think the intention was just to handle the null case but I think we shouldn't even handle that. We could always add a `nullSafePrimitive` flag to `NamedVariant` and/or `MapConstructor` but I suggest we don't do that for now.


-- 
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: notifications-unsubscribe@groovy.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org