April 27, 2016
7:19 p.m.
Esteban to me modificationTimeOf: would be better - but I'm confused. because when I read it I thought that it would modify the receiver and I'm still confused. Le 25/4/16 à 11:05, Esteban Lorenzano a écrit :
should be modification time of file⦠clearly, that method comment is crap :)
Esteban
On 25 Apr 2016, at 11:01, Valentin Ryckewaert <valentin.ryckewaert@gmail.com> wrote:
Hi everyone,
I don't understand what is the meaning of this method, could someone help me about it plz?
modificationTime: aResolvable "Resolve the argument, and answer true if the result refers to a directory, false if it refers to a file or doesn't exist."
^ store modificationTime: (self resolve: aResolvable)