A simpler model for repeating annotations

Paul Benedict pbenedict at apache.org
Wed Jan 2 07:22:22 PST 2013


I like the new proposal better. Yet, there's one thing that bothers
me, which is the naming of get[Declared]Annotations(Foo.class). It's
way too easy to look at the API and miss the difference in behavior
here. I propose giving it this name:
get[Declared]RepeatingAnnotations(Foo.class) -- and do the same for
language model's new typed method.

Paul



More information about the enhanced-metadata-spec-discuss mailing list