Re: [20498] Remove SuppressWarnings nullness from SelectByteBuddyHelpers

2023-04-27 Thread Vincent Marquez
On Tue, Apr 25, 2023 at 12:26 PM Kenneth Knowles wrote: > This is great work. Thanks for writing about it. > > I hold a stronger opinion than "the danger of nullness and the validity of > the warnings depend on the code context": nullness is a solved problem, and > type systems solved it, decades

Re: [20498] Remove SuppressWarnings nullness from SelectByteBuddyHelpers

2023-04-25 Thread Kenneth Knowles
This is great work. Thanks for writing about it. I hold a stronger opinion than "the danger of nullness and the validity of the warnings depend on the code context": nullness is a solved problem, and type systems solved it, decades ago in some languages and more recently in Java. Nullness errors a

[20498] Remove SuppressWarnings nullness from SelectByteBuddyHelpers

2023-04-25 Thread Damon Douglas
Hello Everyone, *For those experienced with Beam*: PR/26413 [1] begins the long journey of addressing [2] which is a subtask of [3]. 千里之行,始於足下 :-) *For those beginning on the learning path*: The pull request referenced in the email is not directly related to Beam but involves a Java annotation