<div dir="auto">Thanks for the insight. </div><div dir="auto">Would collecting the data as I suggested in the previous message then be a valuable data point in your opinion?</div><div dir="auto">I can also think of trying to assess if maintainers of popular build tools ever considered shipping a dialect that relied on module-info, but didn’t do so as there wasn’t enough flexibility with the current annotations. After all I’m aware that maven maintains a polyglot module which supports other markup languages other than XML and scripting languages, so in my opinion it’s not such a far fetched possibility.</div><div><br></div><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 12 Nov 2024 at 20:01, Alex Buckley <<a href="mailto:alex.buckley@oracle.com">alex.buckley@oracle.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On 11/12/2024 10:47 AM, Alessandro Autiero wrote:<br>
> I've included this possibility as last as I don't see any indication <br>
> that any similar work was done for JEP 120, where the only claimed <br>
> motivation<br>
> <br>
>     Frequently-used idioms of programming with annotations in EE and<br>
>     elsewhere awkwardly use a container annotation just to simulate the<br>
>     ability to apply multiple annotations<br>
> <br>
> seems to be purely anecdotal.<br>
<br>
The claim about needing awkward container annotations came directly from <br>
a Java EE spec lead. Here's an example:<br>
<br>
<a href="https://docs.oracle.com/cd/E13222_01/wls/docs100/programming/annotate_dependency.html#wp1111955" rel="noreferrer" target="_blank">https://docs.oracle.com/cd/E13222_01/wls/docs100/programming/annotate_dependency.html#wp1111955</a><br>
<br>
I forget the other examples, but the use cases are easily found:<br>
<br>
<a href="https://stackoverflow.com/questions/17000193/can-we-have-more-than-one-path-annotation-for-same-rest-method" rel="noreferrer" target="_blank">https://stackoverflow.com/questions/17000193/can-we-have-more-than-one-path-annotation-for-same-rest-method</a><br>
<br>
<a href="https://stackoverflow.com/questions/2513031/how-to-use-multiple-requestmapping-annotations-in-spring?noredirect=1&lq=1" rel="noreferrer" target="_blank">https://stackoverflow.com/questions/2513031/how-to-use-multiple-requestmapping-annotations-in-spring?noredirect=1&lq=1</a><br>
<br>
Alex<br>
<br>
</blockquote></div></div>