<div dir="ltr"><div dir="ltr">On Wed, May 27, 2020 at 7:08 AM Matej Novotny &lt;<a href="mailto:manovotn@redhat.com">manovotn@redhat.com</a>&gt; wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Well, I wasn&#39;t there when it was written in stone, but if I were to guess, it&#39;s because of bean assignability.<br></blockquote><div><br></div><div>Right.  I&#39;m less concerned with a bean whose type is, say, <font face="monospace">List&lt;?&gt;</font>: that seems problematic immediately.</div><div><br></div><div>The part I&#39;m having trouble seeing—and it is definitely my problem, I&#39;m sure, not the spec&#39;s—is something like <font face="monospace">List&lt;Comparable&lt;?&gt;&gt;</font>.  Which assignment scenario is made difficult or impossible if this were permitted?  I&#39;m sure there is a reason this is being prohibited; I am just slow.  If it&#39;s the same case as <font face="monospace">List&lt;?&gt;</font> then I&#39;m missing why.</div><div><br></div><div>Best,</div><div>Laird </div></div></div>