June 29, 2017
12:22 p.m.
Yes, this is expected behavior. The metadata-less cypress format does not store method authors and timestamps and because we are bootstrapping from repository in this format, we do not have this information. I hope we will be able to get the method history later from Git. Cheers, -- Pavel 2017-06-29 13:58 GMT+02:00 Juraj Kubelka <juraj.kubelka@icloud.com>:
Hi,
I have just spotted that Pharo 7 does not include names in Method Version Browser.
In Pharo 7:
In Pharo 6:
Is it an expected behavior? I think it is good to know the developer name and also the time it was changed. If there is any error, someone can check when it was changed and who is the author.
What do you think? Juraj