#1339 closed enhancement (wontfix)
Implement the net.sf.basedb.util.Tree.equals() method
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | core | Version: | |
Keywords: | Cc: |
Description
Part of #1324.
The current equals() method only compare instances, a complete implementation should compare each element in the tree.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 10 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
We have gotten this far without this implement so why spend the time on it?
comment:3 Changed 10 years ago by
Milestone: | BASE Future Release |
---|
Note: See
TracTickets for help on using
tickets.
(In [5007]) References #1324, #1339: Check TODO markers in the BASE code