Dec. 18, 2010
8:44 p.m.
Comment #3 on issue 3452 by Torsten....@astares.de: GlorpDBX no longer loads due to garbled timestamp http://code.google.com/p/pharo/issues/detail?id=3452 Would'nt it be a better to just parse the timestamp and return "DateAndTime new" in case of (any) parse failure. So either its parseable in the format we want or we just want a new timestamp. This would IMHO be a better design than hardcoding 'VisualWorks' formats or try to catch possibilities with the next "or:".