Changes between Initial Version and Version 1 of Ticket #13334, comment 7
- Timestamp:
- Jun 12, 2015, 1:58:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13334, comment 7
initial v1 2 2 3 3 1. What should happend when node itself is passed as a guard in node.getParents? It should return just one element I guess. There should be test for it. 4 2. I see that {{{getParents}} method can return result in a flipped order. I wonder whether it should only switch result array or maybe also guard checking should start from the top?4 2. I see that {{{getParents}}} method can return result in a flipped order. I wonder whether it should only switch result array or maybe also guard checking should start from the top? 5 5 6 6 {{{