[squeak-dev] The Trunk: System-mt.771.mcz

Chris Muller asqueaker at gmail.com
Tue Oct 20 18:07:47 UTC 2015


On Tue, Oct 20, 2015 at 10:50 AM, Eliot Miranda <eliot.miranda at gmail.com> wrote:
>
>
> _,,,^..^,,,_ (phone)
>
>> On Oct 20, 2015, at 8:38 AM, Bert Freudenberg <bert at freudenbergs.de> wrote:
>>
>>> On 18.10.2015, at 01:39, commits at source.squeak.org wrote:
>>>
>>> Marcel Taeumel uploaded a new version of System to project The Trunk:
>>> http://source.squeak.org/trunk/System-mt.771.mcz
>>>
>>> ==================== Summary ====================
>>>
>>> Name: System-mt.771
>>> Author: mt
>>> Time: 17 October 2015, 6:38:55.72 pm
>>> UUID: 4aee8d76-cfcf-ad48-ae3e-6d971ce6fea9
>>> Ancestors: System-cmm.770
>>>
>>> Log change stamps at the granularity of seconds not only minutes.
>>>
>>> Why? A minute is quite long and it is likely to have two method (versions) with the same timestamp.
>>
>> Why does the time stamp have to be unique? And it’s still not certain to be unique. IMHO minutes resolution is good enough and reads nicer.
>
> +1.  Marcel, if you really need this why not make it a preference, off by default.

Marcel already gave compelling use-cases for why he wants
finer-grained timestamps.  But that doesn't mean we have to print the
fine resolution in the browsers -- printing is independent of internal
representation, so "reads nicer" does not need to be an issue, we can
keep the same print format.

I'm failing to understand why anyone would be against more precision
internally..  You don't have to use it, it doesn't hurt anything if
its there, does it?


More information about the Squeak-dev mailing list