From: SourceForge.net <no...@so...> - 2010-01-13 16:13:14
|
Bugs item #2895215, was opened at 2009-11-10 15:30 Message generated for change (Comment added) made by lheuer You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2895215&group_id=102341 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: tinyTiM 2.x >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: equals() in ConstructImpl.java does not compare the Id Initial Comment: I just realised that equals() compare two object using "this == obj" and does not compare the Ids of the constructs (Ontopia does it, though). Is this done by intention? If not, could this be fixed, please? Uta (Topic Maps Lab) ---------------------------------------------------------------------- >Comment By: Lars Heuer (lheuer) Date: 2010-01-13 17:13 Message: Comparing the identity is now in TMAPI's core ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2895215&group_id=102341 |