#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 by , 15 years ago
comment:2 by , 11 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
We have gotten this far without this implement so why spend the time on it?
comment:3 by , 11 years ago
Milestone: | BASE Future Release |
---|
Note:
See TracTickets
for help on using tickets.
(In [5007]) References #1324, #1339: Check TODO markers in the BASE code