Re: Comparing two models for differences
Holger Krug <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 23, 2002 at 11:41:04AM +0200, Martin Matula wrote: > Where would these methods be added? It depends and it not very important. Either in your implementations of RefPackage (but this probably would have to heavy an impact on MDR) or simply like utilities: MDRCompUtils.diff(RefPackage, RefPackage) MDRCompUtils.equals(RefPackage, RefPackage) MDRCompUtils.hashCode(RefPackage, RefPackage) -- Holger Krug [email protected]