in short, what I would love is to be able to annot...
# compiler
e
in short, what I would love is to be able to annotate a method with defaulted/named values such that a version of that method gets generated that takes what I'm calling a
ParameterObject
that is essentially a fluent builder for use on the Java side.