Hi, I just noticed when I load a project with a metacello configuration, all the method's timestamps are lost. I tried with this configuration: Gofer it
squeaksource: 'MetacelloRepository'; package: 'ConfigurationOfCTranslator'; load. (Smalltalk at: #ConfigurationOfCTranslator) load.
If then I load the project by hand (i.e. going through the Monticello browser), the timestamps are back. Also, when I add a new method to a class it gets added without a timestamp, just after I modify it the timestamp is added correctly. System Reporter info below: Image
----- C:\Documents and Settings\navegador\Mis documentos\Squeak images\Pharo\Pharo-1.4 (1)\Pharo-1.4\Pharo-1.4.image Pharo1.4a Latest update: #14406 Unnamed
Virtual Machine --------------- C:\Documents and Settings\navegador\Mis documentos\Squeak images\Pharo\Pharo-1.4 (1)\Pharo-1.4\CogVM.exe CoInterpreter VMMaker-oscog-EstebanLorenzano.139 uuid: 5aa53979-d7d8-4ca3-91fe-cfc3b4109c33 Mar 12 2012, StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.139 uuid: 5aa53979-d7d8-4ca3-91fe-cfc3b4109c33 Mar 12 2012, https://git.gitorious.org/cogvm/blessed.git Commit: ca2091e70cfef485fa511935f51d8c91b1c3f185 Date: Mon Mar 12 19:07:33 2012 +0100 By: Igor Stasenko <siguctua@gmail.com> Win32 built on Mar 12 2012 19:32:09 Compiler: 4.5.2 CoInterpreter VMMaker-oscog-EstebanLorenzano.139 uuid: 5aa53979-d7d8-4ca3-91fe-cfc3b4109c33 Mar 12 2012 StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.139 uuid: 5aa53979-d7d8-4ca3-91fe-cfc3b4109c33 Mar 12 2012
Operating System/Hardware ------------------------- Win32 5.1 IX86
Cheers, Richo