﻿id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc
1582,[PATCH] Second MergeNodes Action to merge onto the other node,Henry Loenwind,framm,"Merge Nodes merges on the ""oldest"" of the selected nodes. This patch adds a new MergeNodes2Action, that merges on the ""newest"" of the selected nodes.

It's not the best way to select on which node to merge, but it's better than nothing. Having these two actions, the user can merge onto every node. He might have to select the nodes pair by pair and try which action is the correct one. Not the nicest thing, but better than to select from a list of node IDs. Someone might want to code a graphical selector, but that's not my field of expertise.

This patch includes:

* New file MergeNodes2Action.java

* Patch to MergeNodesAction.java to allow subclassing

* Patch to MainMenu.java to include new action in Tools menu.

Note: If someone knows of a free key to the shortcut, feel free to add it.",enhancement,closed,trivial,Core,,wontfix,,
