[josm-dev] Jumbo Patch

Dave Hansen dave at sr71.net
Mon Dec 17 23:15:01 GMT 2007


On Mon, 2007-12-17 at 00:26 +0100, Gabriel Ebner wrote: 
> On Sun, Dec 16, 2007 at 02:05:06PM -0800, Dave Hansen wrote:
> - We could just start with the last index.  Obviously this would only work when
>   we're dealing with ways and not with nodes.  (DuplicatedWayNodes,
>   SplitWayAction)

Yeah, the last index could be a hint.  But, 

> - Sometimes we actually want to change all occurencies of a node (and not just
>   the first one).  ReplaceAllNodesInWay?  (DuplicateNode,
>   MotorwayIntersections, DeleteAction)

I wonder if we should be doing it like that, or if we should be more
careful about detecting the duplicate nodes up front.  

-- Dave





More information about the josm-dev mailing list