[Seaside-dev] Deprecation of TimeStamp now in Pharo 4

Sven Van Caekenberghe sven at stfx.eu
Sat Sep 19 18:35:30 UTC 2015


Hi,

ConfigurationOfSeaside3 #stable on Pharo 4 still references the deprecated TimeStamp.

This is quite annoying. Especially since WAUpTimeTracker is in the startUpList.

The solution is to simply use DateAndTime.

Is there a way to fix this ?

Sven

> On 07 Sep 2014, at 11:39, Philippe Marschall <philippe.marschall at gmail.com> wrote:
> 
> On Fri, Sep 5, 2014 at 12:08 PM, Stephan Eggermont <stephan at stack.nl> wrote:
>> In Pharo4, TimeStamp now is deprecated and should be replaced by DateAndTime now.
>> (SPTimestamp, WAProfilerItem, WAUpTimeTracker 2*)
> 
> Good. TimeStamp seems to be really Squeak specific while DateAndTime
> is ANSI. Also even have a coding convention [1] that says we should
> use DateAndTime.
> 
> [1] https://code.google.com/p/seaside/wiki/CodingConventions
> 
> Cheers
> Philippe
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev



More information about the seaside-dev mailing list