<div dir="ltr"><div><div><div>Personnally, I&#39;m with Eliot, accuracy of timestamp doesn&#39;t really matter for me...<br></div><br>If it&#39;s from my own computer, I&#39;ll use the change log for chronology, and my immediate memory.<br></div><div>If it&#39;s to retrieve versions, I&#39;ll check the source code, and I do not see why the price of comparing source would be so high... Marcel do you compare thousands of versions ?<br><br></div>If it&#39;s from another computer, well, the chances that the clock are synchronized...<br><br></div>Nicolas<br><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">2015-10-19 17:16 GMT+02:00 marcel.taeumel <span dir="ltr">&lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Eliot,<br>
<br>
actually, I would like to store the timestamp in all its details. ;-) Just<br>
like Monticello does.<br>
<br>
In my case, I wanted to quickly find out, which version is actually loaded<br>
in the image. In my environment, I filter-out all those duplicate entries in<br>
the changes file that occur when loading an older version:<br>
<br>
&lt;<a href="http://forum.world.st/file/n4856499/method-versions-3.png" rel="noreferrer" target="_blank">http://forum.world.st/file/n4856499/method-versions-3.png</a>&gt;<br>
<br>
And show them like this:<br>
<br>
&lt;<a href="http://forum.world.st/file/n4856499/method-versions-2.png" rel="noreferrer" target="_blank">http://forum.world.st/file/n4856499/method-versions-2.png</a>&gt;<br>
<br>
Yes, you don&#39;t see seconds there, but at least the comparison is accurate<br>
now. Milliseconds would be welcome, too. :-D<br>
<br>
So, comparing hashes of CompiledMethods provides too many false positives<br>
(samples only ~20 bytes). Comparing the full source strings is too slow...<br>
:-) ...and not necessary because the timestamps are there anyway.<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/The-Trunk-System-mt-771-mcz-tp4856201p4856499.html" rel="noreferrer" target="_blank">http://forum.world.st/The-Trunk-System-mt-771-mcz-tp4856201p4856499.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div></div></div></div></div></div>