scarter93
Results
4
comments of
scarter93
@jimmyjames perhaps best way to solve that is with jsonviews and differing equality for those views, if possible. That way we could separate the equality and have clear and concise...
@jimmyjames Understood, agreed the Boolean Object makes sense in that case! I agree that boolean accessor should be is `is`, but Java Beans doesn't account for the primitive wrapper `Boolean`...
I opened a PR to address this issue #43