[ENH] accurateDateAndTimeNow-avi - reject

Brent Pinkney brent.pinkney at aircom.co.za
Tue Mar 16 08:22:35 UTC 2004


Hi,

I have to reject Avi's changeset accurateDateAndTimeNowV2-avi as it does 
not pass the SUnit tests in the image.

ScheduleTest>>#testMonotonicity
TimespanTest>>#testCurrent

A big part of the Chronology package was that DateAndTime instances 
increase monotnoically - i.e

	(DateAndTime now) = (DateAndTime now)	=> false.

This change set breaks that invariant.

Brent



More information about the Squeak-dev mailing list