[forge-dev] in forge java model, are two different implementations of the same java class equal?

John Franey jjfraney at gmail.com
Sat Feb 23 13:38:03 EST 2013


This is with respect to providing an alternate java model implementation
for binary classes defined in other projects.

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)?

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.



John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20130223/9cf52376/attachment.html 


More information about the forge-dev mailing list