On Wed, Sep 16, 2009 at 9:30 AM, Tom Hughes <span dir="ltr"><<a href="mailto:tom@compton.nu">tom@compton.nu</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
This is NOT true. As I explained yesterday there is a very good reason<br>
why we do not store a node revision in current_way_nodes and way_nodes.<br>
<br>
The problem is that if you do that then every time a node is changed you<br>
have to go and find every way which uses that node and update it to use<br>
the new version of the node. So it costs CPU time every time a node<br>
is changed.<br></blockquote><div><br>Can a way assume that it uses the most recent version of a node until the way is changed? Then, when a way's revision number increments, all of the rev#'s for the nodes that make up that way are saved along with the way's history.<br>
</div></div>