<div dir="ltr"><br><div style>This is with respect to providing an alternate java model implementation for binary classes defined in other projects.</div><div style><br></div><div style>Given two JavaClass with exactly the same java definition, but one comes from source code, and the other from a binary class file, (or in other terms, one is editable, the other is not), would (javaClass1.equals(javaClass2) == true)?</div>
<div style><br></div><div style>It likely does not matter in practice.  The likelihood of a forge developer creating as source class with a definition exactly like a binary dependency seems very low, not impossible, but low.</div>
<div style><br></div><div style><br></div><div style><br></div><div style>John</div><div style><br></div><div style><br></div><div style><br></div></div>